[Pkg-octave-commit] [SCM] Debian packaging for octave-communications branch, master, updated. debian/1.1.0-2-8-g5796659

Sébastien Villemot sebastien.villemot at ens.fr
Fri May 18 19:31:16 UTC 2012


The following commit has been merged in the master branch:
commit 3d41f9c98ffedd84927c188076f410c27b953382
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Fri May 18 14:11:22 2012 +0200

    debian/rules: remove obsolete hack for wrong permission in upstream tarball

diff --git a/debian/rules b/debian/rules
index 6af83b2..b969aa8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,8 +20,6 @@ install/octave-$(pkg)::
 	# package
 	mkdir -p $(indepshr)
 	mv $(archshr)/octave $(indepshr)
-	# Fix wrong permission of a file in the upstream tarball
-	chmod -x $$(find $(indepshr) -name fft.m)
 
 clean::
 	make -C doc clean

-- 
Debian packaging for octave-communications



More information about the Pkg-octave-commit mailing list