r12174 - /packages/unstable/gnome-app-install/debian/rules
jak-guest at users.alioth.debian.org
jak-guest at users.alioth.debian.org
Tue Jul 31 15:53:14 UTC 2007
Author: jak-guest
Date: Tue Jul 31 15:53:14 2007
New Revision: 12174
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12174
Log:
* debian/rules: set DISTRIBUTION
Modified:
packages/unstable/gnome-app-install/debian/rules
Modified: packages/unstable/gnome-app-install/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-app-install/debian/rules?rev=12174&op=diff
==============================================================================
--- packages/unstable/gnome-app-install/debian/rules (original)
+++ packages/unstable/gnome-app-install/debian/rules Tue Jul 31 15:53:14 2007
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
DEB_AUTO_CLEANUP_RCS := yes
DEB_PYTHON_SYSTEM := pycentral
+DISTRIBUTION := $(shell lsb_release -i -s)
# Include CDBS Stuff
include /usr/share/cdbs/1/rules/debhelper.mk
More information about the pkg-gnome-commits
mailing list