From b9c1424f7c97a94dca7d036706c0b3c72ede7fb5 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Mon, 27 Feb 2012 00:39:31 +0000 Subject: [PATCH] Register protocol handler after 'make install' --- SparkleShare/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SparkleShare/Makefile.am b/SparkleShare/Makefile.am index 367a2e37..fdfd339c 100755 --- a/SparkleShare/Makefile.am +++ b/SparkleShare/Makefile.am @@ -41,3 +41,7 @@ bin_SCRIPTS = sparkleshare Applicationsdir = $(datadir)/applications dist_Applications_DATA = sparkleshare.desktop \ sparkleshare-invite-opener.desktop + +install-data-hook: + update-desktop-database + echo "Installed protocol handler sparkleshare://"