[SCM] milkytracker/master: Fix *.desktop file installation
ghedo-guest at users.alioth.debian.org
ghedo-guest at users.alioth.debian.org
Sun Jan 2 21:25:05 UTC 2011
The following commit has been merged in the master branch:
commit edf435b4775efe12e27e853ac29ae3540a4ef5ad
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date: Sun Jan 2 22:24:23 2011 +0100
Fix *.desktop file installation
diff --git a/debian/rules b/debian/rules
index 84b1e50..1f27307 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDES = ./platforms/ ./src/compression/lha/ ./autom4te
LDFLAGS += -Wl,-z,defs -lzzip
DEB_INSTALL_CHANGELOGS_ALL = docs/ChangeLog.html
-DEB_DH_INSTALL_ALL += debian/*.desktop usr/share/applications
+DEB_DH_INSTALL_ARGS += debian/milkytracker.desktop usr/share/applications
build/milkytracker::
--
milkytracker packaging
More information about the pkg-multimedia-commits
mailing list