[libdevice-modem-perl] 05/19: Import Debian version 1.47-2.1

Christoph Biedl cbiedl at moszumanska.debian.org
Sat Nov 18 09:29:17 UTC 2017


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

cbiedl pushed a commit to branch master
in repository libdevice-modem-perl.

commit af6a7bd68a3f62309c6bd83c460775da6a5926cc
Author: Mark Hymers <mhy at debian.org>
Date:   Sat Apr 5 21:09:02 2008 +0100

    Import Debian version 1.47-2.1
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b5c6253..e1396b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,7 @@ install-stamp:
 	# As this is a architecture independent package, we are not
 	# supposed to install stuff to /usr/lib. MakeMaker creates
 	# the dirs, we delete them from the deb:
-	rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
+	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
 
 	touch install-stamp
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevice-modem-perl.git



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