[SCM] Packaging of libvm-ec2-perl branch, master, updated. ea4081b7a9dbc27070516d308b94bd27a61b8b0b

Olivier Sallou olivier.sallou at debian.org
Sat Sep 8 13:19:37 UTC 2012


The following commit has been merged in the master branch:
commit ea4081b7a9dbc27070516d308b94bd27a61b8b0b
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Sat Sep 8 15:17:30 2012 +0200

    rename without directory change

diff --git a/debian/rules b/debian/rules
index cbff271..1a0e6e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,8 @@ override_dh_auto_test:
 
 override_dh_install:
 	dh_install
-	cd debian/libvm-ec2-perl/usr/bin && rename 's/\.pl//' *.pl
+	rename 's/\.pl//' debian/libvm-ec2-perl/usr/bin/*.pl
 
 override_dh_installman:
 	dh_installman
-	cd debian/libvm-ec2-perl/usr/share/man/man1 && rename 's/\.pl//' *
+	rename 's/\.pl//' debian/libvm-ec2-perl/usr/share/man/man1/*

-- 
Packaging of libvm-ec2-perl



More information about the Pkg-perl-cvs-commits mailing list