[Pkg-electronics-commits] [SCM] Packaging for Pcb branch, master, updated. debian/20110918-2-2-ga31c653
أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy)
aelmahmoudy at sabily.org
Fri Oct 7 07:54:22 UTC 2011
The following commit has been merged in the master branch:
commit e2f8d8c6754e6c5def7b037d5dd4acd25a34e6d8
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date: Mon Oct 3 21:40:07 2011 +0200
Remove needlessly installed header file
diff --git a/debian/rules b/debian/rules
index 4634e59..db38cd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,8 +30,10 @@ override_dh_auto_clean:
dh_auto_clean --builddirectory build_lesstif
override_dh_install:
- # Remove needlessly installed static library before installing common files:
+ # Remove needlessly installed static library and header file before
+ # installing common files:
rm -rf $(CURDIR)/debian/tmp/usr/lib
+ rm -rf $(CURDIR)/debian/tmp/usr/include
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