[caja-dropbox] 07/09: debian/rules: Don't remove man page, icons, .desktop file and executable after installation.

Mike Gabriel sunweaver at debian.org
Sun Jan 3 08:14:43 UTC 2016


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

sunweaver pushed a commit to branch master
in repository caja-dropbox.

commit a57637a2a61bf07cc29d30d73dbc02c1ac7cd4ac
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Jan 3 09:09:41 2016 +0100

    debian/rules: Don't remove man page, icons, .desktop file and executable after installation.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index e729ed4..8044ae7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,10 +18,6 @@ override_dh_install:
 	# Drop useless files
 	rm -f debian/caja-dropbox/usr/lib/*/caja/extensions-*/libcaja-dropbox.a
 	rm -f debian/caja-dropbox/usr/lib/*/caja/extensions-*/libcaja-dropbox.la
-	rm -f debian/caja-dropbox/usr/bin/dropbox
-	rm -f debian/caja-dropbox/usr/share/applications/dropbox.desktop
-	rm -rf debian/caja-dropbox/usr/share/icons/*
-	rm -rf debian/caja-dropbox/usr/share/man/*
 	dh_install --fail-missing
 
 override_dh_auto_clean:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja-dropbox.git



More information about the pkg-mate-commits mailing list