[ciderwebmail] 27/33: Tidy rules file.

Jonas Smedegaard dr at jones.dk
Wed May 21 12:44:47 UTC 2014


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

js pushed a commit to branch master
in repository ciderwebmail.

commit 7ea1e9657fa64d257c1d4cadcd6ecfb990a0546c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed May 21 13:10:10 2014 +0200

    Tidy rules file.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 53e67e3..0d44b0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,9 +96,8 @@ binary-install/$(pkg)::
 # Install binaries in project-specific dir and drop their manpages
 binary-post-install/$(pkg)::
 	mkdir -p $(cdbs_curdestdir)usr/share/$(pkg)/bin
-	mv $(cdbs_curdestdir)usr/bin/* $(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