[Pkg-osm-commits] [SCM] josm branch, master, updated. debian/0.0.svn5576+dfsg1-1-14-g6ff6036
David Paleino
dapal at debian.org
Thu Dec 20 23:18:15 UTC 2012
The following commit has been merged in the master branch:
commit d5c1c58a809badf732ba00f9010eb5715e6325e2
Author: David Paleino <dapal at debian.org>
Date: Fri Dec 21 00:00:24 2012 +0100
Remove x bit
diff --git a/debian/rules b/debian/rules
index beee4cc..a0ffb48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,6 +42,8 @@ override_dh_install:
dh_install
# remove *.lang files, since we ship them in josm-l10n
rm -rf $(CURDIR)/debian/josm/usr/share/josm/data/*.lang
+ # remove executable bit
+ chmod a-x $(CURDIR)/debian/josm/usr/share/josm/data/defaultpresets.xml
get-orig-source:
dh_testdir
--
Editor for OpenStreetMap
More information about the Pkg-osm-commits
mailing list