From bae6b172c0970ef76abbe851c4c5a3ffb8857195 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 7 Nov 2009 17:02:45 +0000 Subject: [PATCH] Don't ship decrypt.php --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index d737fee..9b7dccb 100755 --- a/debian/rules +++ b/debian/rules @@ -41,6 +41,7 @@ binary-install/roundcube-core:: find $(CURDIR)/debian/roundcube-core/usr/share/roundcube -type f -print0 | xargs -r0 chmod -x # Remove useless file rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/bin/*.sh + rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/bin/decrypt.php find $(CURDIR)/debian/roundcube-core -name '._*' -print0 | xargs -r0 rm find $(CURDIR)/debian/roundcube-core -name '*.js.src' -print0 | xargs -r0 rm # Remove files shipped in tinymce package -- 2.39.2