[Pkg-electronics-commits] [SCM] Packaging for gEDA branch, master, updated. eab2d5a72638f2c07efff268b82b8b3c112066b2
أحمد المحمودي (Ahmed El-Mahmoudy)
aelmahmoudy at users.sourceforge.net
Fri Nov 20 15:01:26 UTC 2009
The following commit has been merged in the master branch:
commit 8536124e1779600602f3199528cf5574ab5e8c6e
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date: Fri Nov 20 15:18:22 2009 +0200
Fix for the previous change to work
diff --git a/debian/rules b/debian/rules
index 326e5c0..f13ca8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,8 +71,7 @@ override_dh_installexamples:
dh_installexamples -XMakefile -X.in
# Work around install locations in geda-examples
[ ! -d debian/geda-examples ] || ( \
- cd debian/geda-examples/usr/share/doc && mv geda-gaf/examples geda-examples/ ; \
- rmdir debian/geda-examples/usr/share/doc/geda-gaf )
+ cd debian/geda-examples/usr/share/doc && mv geda-gaf/examples geda-examples/ && rmdir geda-gaf ; \
# In geda-symbols nc.pdf should rather be in examples dir:
[ ! -d debian/geda-examples ] || \
cd debian/geda-symbols/usr/share/doc && mkdir -p debian && mv nc.pdf examples/
--
Packaging for gEDA
More information about the Pkg-electronics-commits
mailing list