[Pkg-xfce-commits] r4216 - goodies/branches/experimental/xfce4-power-manager/debian

Lionel Le Folgoc mrpouit-guest at alioth.debian.org
Thu Aug 12 06:07:10 UTC 2010


Author: mrpouit-guest
Date: 2010-08-12 18:07:01 +0000 (Thu, 12 Aug 2010)
New Revision: 4216

Modified:
   goodies/branches/experimental/xfce4-power-manager/debian/changelog
   goodies/branches/experimental/xfce4-power-manager/debian/rules
Log:
do not force bash at configure

Modified: goodies/branches/experimental/xfce4-power-manager/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-power-manager/debian/changelog	2010-08-12 10:29:01 UTC (rev 4215)
+++ goodies/branches/experimental/xfce4-power-manager/debian/changelog	2010-08-12 18:07:01 UTC (rev 4216)
@@ -7,8 +7,6 @@
     - add build-dep on libpolkit-gobject-1-dev, libxext-dev and libx11-dev.
     - replace dep on hal by upower.
     - add suggest on udisks for disk spinning.
-  * debian/rules:
-    - use SHELL=/bin/bash and CONFIG_SHELL=/bin/bash.
 
   [ Lionel Le Folgoc ]
   * debian/control:

Modified: goodies/branches/experimental/xfce4-power-manager/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-power-manager/debian/rules	2010-08-12 10:29:01 UTC (rev 4215)
+++ goodies/branches/experimental/xfce4-power-manager/debian/rules	2010-08-12 18:07:01 UTC (rev 4216)
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-export CONFIG_SHELL=/bin/bash
-export SHELL=/bin/bash
-
 CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
 LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
 LDFLAGS+=-Wl,-z,defs -Wl,--as-needed




More information about the Pkg-xfce-commits mailing list