[Pkg-electronics-commits] [SCM] Packaging for Pcb branch, master, updated. debian/20100929-2-21-g2087bcf

أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Wed Sep 21 11:24:49 UTC 2011


The following commit has been merged in the master branch:
commit 353d2a45e177929c8b5c1318178b131ab17cf22f
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Tue Sep 20 05:17:28 2011 +0200

    Remove needlessly installed static library before installing common files

diff --git a/debian/rules b/debian/rules
index a08eebe..d79b7f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,8 @@ override_dh_auto_clean:
 	dh_auto_clean --builddirectory build_lesstif
 
 override_dh_install:
+	# Remove needlessly installed static library before installing common files:
+	rm -rf $(CURDIR)/debian/tmp/usr/lib
 	dh_install -Xusr/bin -Xusr/share/pcb- -Xusr/share/doc -Xexamples -Xtutorial -Xusr/share/info
 
 	# Install pcb-gtk binary:

-- 
Packaging for Pcb



More information about the Pkg-electronics-commits mailing list