[SCM] 2D CAD system branch, master, updated. debian/2.0.0_alpha1+nolibs-1-11-g5351e4e

Scott Howard showard at debian.org
Sun Mar 4 02:55:43 UTC 2012


The following commit has been merged in the master branch:
commit 08e701f04219e3309734e1404910b3ee07dc3ebc
Author: Scott Howard <showard at debian.org>
Date:   Sat Mar 3 17:57:43 2012 -0500

    include upstream's development libraries

diff --git a/debian/rules b/debian/rules
index cc97657..1f7d535 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,6 @@ get-orig-source:
 	uscan --download-current-version --repack --rename && \
 	tar -zxf ../librecad_${DEB_UPSTREAM_VERSION}.orig.tar.gz && \
 	mv LibreCAD-LibreCAD-*/ librecad && \
-	rm -rf librecad/dxflib librecad/fparser && \
+	rm -rf librecad/libraries/dxflib librecad/libraries/fparser && \
 	tar -czf ../librecad_${DEB_UPSTREAM_VERSION}+nolibs.orig.tar.gz librecad && \
 	rm -rf librecad/ ../librecad_${DEB_UPSTREAM_VERSION}.orig.tar.gz

-- 
2D CAD system



More information about the debian-science-commits mailing list