r11619 - /packages/experimental/software-properties/debian/rules

kov at users.alioth.debian.org kov at users.alioth.debian.org
Tue Jun 19 10:33:42 UTC 2007


Author: kov
Date: Tue Jun 19 10:33:42 2007
New Revision: 11619

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11619
Log:
beautify variable assignment and explicitely import buildcore.mk

Modified:
    packages/experimental/software-properties/debian/rules

Modified: packages/experimental/software-properties/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/software-properties/debian/rules?rev=11619&op=diff
==============================================================================
--- packages/experimental/software-properties/debian/rules (original)
+++ packages/experimental/software-properties/debian/rules Tue Jun 19 10:33:42 2007
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM=pysupport
+DEB_PYTHON_SYSTEM := pysupport
 
+include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk




More information about the pkg-gnome-commits mailing list