[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 71/96: Remove generated la files
noreply at xfce.org
noreply at xfce.org
Thu Nov 27 22:21:16 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 21facd5d788b5510a57de2d0266504311a60b255
Author: OmegaPhil <OmegaPhil at gmail.com>
Date: Sun Aug 3 12:28:40 2014 +0100
Remove generated la files
---
debian/rules | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/debian/rules b/debian/rules
index 7f20ea3..ea03834 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,5 +12,12 @@
%:
dh $@ --parallel --with=autoreconf
+override_dh_auto_configure:
+ dh_auto_configure -- --disable-static
+
+override_dh_auto_install:
+ dh_auto_install
+ find debian/hardware-monitor/usr/lib -name '*.la' -delete
+
override_dh_autoreconf:
dh_autoreconf ./autogen.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list