[Pkg-octave-commit] [octave-signal] 01/01: d/rules: Remove code for fixing file permissions (fixed upstream)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Thu Apr 23 07:30:39 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-signal.

commit 99b5470a36c43a1cf732146d4d88fe984ecbe656
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Apr 23 04:27:43 2015 -0300

    d/rules: Remove code for fixing file permissions (fixed upstream)
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 56fbf5b..71fb86c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-pkg = octave-signal
-
 include /usr/share/cdbs/1/class/octave-pkg.mk
-
-install/$(pkg)::
-	# Fix permission of some *.m files
-	@echo "************************************************************"
-	@echo "Warning: check whether this permission fix is still needed:"
-	find debian/$(pkg) -name \*.m -exec chmod -x \{} \;
-	@echo "************************************************************"

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



More information about the Pkg-octave-commit mailing list