[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 75/96: Remove pointless dh_auto_configure override - static compilation is already disabled in configure.ac
noreply at xfce.org
noreply at xfce.org
Thu Nov 27 22:21:20 CET 2014
This is an automated email from the git hooks/post-receive script.
nick pushed a commit to branch master
in repository panel-plugins/xfce4-hardware-monitor-plugin.
commit f958e847b47344c5bae4dc5b952dfc3b7f99f9be
Author: OmegaPhil <OmegaPhil at gmail.com>
Date: Tue Aug 5 16:35:46 2014 +0100
Remove pointless dh_auto_configure override - static compilation is already disabled in configure.ac
---
debian/rules | 5 -----
1 file changed, 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index 0a1eb1d..12486f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,11 +26,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-O1 -Wl,-z,defs
%:
dh $@ --parallel --with=autoreconf
-override_dh_auto_configure:
-
- # Prevent pointless static object file compilation
- dh_auto_configure -- --disable-static
-
override_dh_auto_install:
dh_auto_install
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list