[Pkg-octave-commit] [octave-pkg-dev] 01/01: octave-pkg.mk: Remove extraneous pwd command

Rafael Laboissiere rafael at debian.org
Fri Dec 29 16:50:54 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 94341e6beab26e9f14cd5d03635c57b6d1212c28
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Fri Dec 29 14:14:31 2017 -0200

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

diff --git a/octave-pkg.mk b/octave-pkg.mk
index 34e63b9..af2b52d 100644
--- a/octave-pkg.mk
+++ b/octave-pkg.mk
@@ -90,7 +90,6 @@ override_dh_auto_install:
 	# Install packages
 	$(libdir)/install-pkg
 	# Clean files
-	pwd
 	( cd $$(find $(CURDIR)/$(debpkg) -name packinfo) ; 	\
 	  rm -f COPYING ChangeLog )
 	# Install documentation files

-- 
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