[ciderwebmail] 11/12: Fix drop bogus removal of already dir already moved away.

Jonas Smedegaard dr at jones.dk
Wed Oct 22 18:50:18 UTC 2014


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

js pushed a commit to branch experimental
in repository ciderwebmail.

commit 37222c8c8c06038ce0684ba8443dceb757f37d15
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Oct 22 20:40:48 2014 +0200

    Fix drop bogus removal of already dir already moved away.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 96da22c..b6062e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -145,7 +145,6 @@ binary-post-install/$(pkg)::
 	mkdir -p $(cdbs_curdestdir)usr/share/$(pkg)/bin
 	mv $(cdbs_curdestdir)usr/bin $(cdbs_curdestdir)usr/share/$(pkg)/
 	rm -rf $(cdbs_curdestdir)usr/share/man/man1
-	rmdir $(cdbs_curdestdir)usr/bin
 
 # Replace config and separately shipped parts with symlinks
 binary-post-install/$(pkg)::

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



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