[Pkg-octave-commit] [octave-geometry] 03/04: d/rules: Remove obsolete code in the install rule

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sun May 3 11:19: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-geometry.

commit 6ee171a069b4ea03e5e65042bdc8db7c51ae2dde
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sun May 3 07:39:30 2015 -0300

    d/rules: Remove obsolete code in the install rule
    
    Git-Dch: Ignore
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 77b8815..4c4f959 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,3 @@ pkg = octave-geometry
 install/$(pkg)::
 	# Remove file with Python bytecode
 	find debian/$(pkg) -name \*.pyc -exec rm \{} \;
-	# Remove spurious src directory
-	@echo "************************************************************"
-	@echo "Warning: check whether this fix is still needed:"
-	rm -rf $$(find debian/$(pkg) -name src)
-	@echo "************************************************************"

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



More information about the Pkg-octave-commit mailing list