[SCM] thuban branch, master, updated. upstream/1.2.2-31-g356ea40
Bas Couwenberg
sebastic at xs4all.nl
Tue Oct 1 17:01:44 UTC 2013
The following commit has been merged in the master branch:
commit cc0db77c12d8be05b542e51dddd631b9dc3cabab
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Oct 1 13:11:05 2013 +0200
Don't remove .mo files on clean, part of upstream tarball.
diff --git a/debian/rules b/debian/rules
index 47f4ce3..b351f60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ clean-patched:
dh_testdir
dh_testroot
python setup.py clean
- find $(CURDIR) -name "*.mo" -exec rm -f {} \;
+ #find $(CURDIR) -name "*.mo" -exec rm -f {} \;
rm -f build-stamp
rm -rf build Doc/manual/thuban-manual Doc/manual/thuban-manual-de
dh_clean
--
Yet another interactive geographic data viewer
More information about the Pkg-grass-devel
mailing list