[Pkg-octave-commit] [octave-ltfat] 01/02: d/rules: Drop the fix for *.m file permissions

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sat Nov 7 17:31:23 UTC 2015


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

rlaboiss-guest pushed a commit to branch master
in repository octave-ltfat.

commit c5732b1aad7298597c167771597668332033c772
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sat Nov 7 06:19:47 2015 -0200

    d/rules: Drop the fix for *.m file permissions
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4b52060..c03620b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,11 +29,6 @@ install/octave-ltfat-common:: install/octave-ltfat
 install/octave-ltfat::
 	mkdir -p $(octdir)
 	mv debian/octave-ltfat/usr/share/octave $(octdir)
-	# Fix file permission
-	@echo "************************************************************"
-	@echo "Warning: check whether this fix is still needed:"
-	find  $(octdir) -name \*.m | xargs chmod -x
-	@echo "************************************************************"
 
 get-orig-source:
 	uscan --verbose --force-download --repack --compression=xz

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-ltfat.git



More information about the Pkg-octave-commit mailing list