r32379 - /desktop/unstable/gnome-control-center/debian/rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Jan 12 21:38:07 UTC 2012


Author: jbicha-guest
Date: Thu Jan 12 21:38:06 2012
New Revision: 32379

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32379
Log:
Move autoreconf before debhelper

Modified:
    desktop/unstable/gnome-control-center/debian/rules

Modified: desktop/unstable/gnome-control-center/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/rules?rev=32379&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/rules [utf-8] Thu Jan 12 21:38:06 2012
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk
@@ -7,7 +8,6 @@
 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-include /usr/share/cdbs/1/rules/autoreconf.mk
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list