[hamradio-commits] [xastir] 03/04: Ensure all scripts are executable

Iain Learmonth irl-guest at moszumanska.debian.org
Fri Nov 21 20:49:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

irl-guest pushed a commit to branch master
in repository xastir.

commit e9516b572a79cf0607f4786018fb7571e709bae9
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Fri Nov 21 20:45:35 2014 +0000

    Ensure all scripts are executable
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 65af2eb..cfeb82b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ binary-arch:	build
 	CFLAGS=-I/usr/include/geotiff $(MAKE) install DESTDIR=`pwd`/debian/xastir
 	cp src/testdbfawk debian/xastir/usr/lib/xastir
 	rm -f debian/xastir/usr/share/doc/xastir/*
+	chmod +x debian/xastir/usr/share/xastir/scripts/values
 
 	dh_installdocs AUTHORS README README.MAPS README.Contributing README.CVS README.Getting-Started FAQ NEWS UPGRADE
 	dh_installmenu

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/xastir.git



More information about the pkg-hamradio-commits mailing list