[Pkg-octave-commit] [octave-pkg-dev] 03/03: octave-pkg.mk: Remove extraneous ls command

Rafael Laboissiere rafael at debian.org
Thu Dec 28 11:21:29 UTC 2017


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

rafael pushed a commit to branch master
in repository octave-pkg-dev.

commit 3205dd3b1dad0849df533a590d414d012a6ee670
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Thu Dec 28 09:21:19 2017 -0200

    octave-pkg.mk: Remove extraneous ls command
    
    Gbp-Dch: Ignore
---
 octave-pkg.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/octave-pkg.mk b/octave-pkg.mk
index 73e92df..1ad2aef 100644
--- a/octave-pkg.mk
+++ b/octave-pkg.mk
@@ -80,7 +80,6 @@ override_dh_auto_install:
 		 $(CURDIR)/$(debpkg)/$(bpath)
 	# Install packages
 	$(libdir)/install-pkg
-	ls -R $(CURDIR)/$(debpkg)
 	# Clean files
 	pwd
 	( cd $$(find $(CURDIR)/$(debpkg) -name packinfo) ; 	\

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



More information about the Pkg-octave-commit mailing list