[Pkg-wmaker-commits] [wmitime] 59/127: debian/rules: update desktop file install

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 22 01:34:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmitime.

commit 56f4e69530b5d62f276a3a20ba57ea983130d33f
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Thu Feb 23 10:45:38 2012 -0500

    debian/rules: update desktop file install
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5f616ee..d86e36a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_auto_clean:
 override_sh_auto_install:
 	install -D -m 755  $(BIN) $(BINDIR)/$(PACKAGE)
 	$(INSTALL_DIR) $(DESKTOPDIR)
-	$(INSTALL_DATA) debian/*.desktop $(DESKTOPDIR)
+	$(INSTALL_DATA) debian/desktop $(DESKTOPDIR)
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmitime.git



More information about the Pkg-wmaker-commits mailing list