[SCM] mate-themes Debian package branch, master, updated. 491dbd62150bdee95deb1ca1ec1511085c89ccf4
Stefano Karapetsas
stefanokarapetsas-guest at alioth.debian.org
Fri Oct 25 15:04:24 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-themes.git;a=commitdiff;h=491dbd6
The following commit has been merged in the master branch:
commit 491dbd62150bdee95deb1ca1ec1511085c89ccf4
Author: Stefano Karapetsas <stefano at karapetsas.com>
Date: Fri Oct 25 17:04:09 2013 +0200
Remove extra license files
---
debian/rules | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index fb66cb8..d0b1698 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,9 @@
dh $@
override_dh_install:
+ # remove extra-license-file
+ rm -rfv debian/mate-themes/usr/share/themes/Menta/COPYING
+ rm -rfv debian/mate-themes/usr/share/themes/TraditionalOk/doc/gpl-3.0*.txt
dh_install --list-missing
override_dh_auto_configure:
@@ -11,4 +14,4 @@ override_dh_auto_configure:
--enable-test-themes
get-orig-source:
- uscan --noconf --force-download --rename --download-current-version --destdir=..
\ No newline at end of file
+ uscan --noconf --force-download --rename --download-current-version --destdir=..
--
mate-themes Debian package
More information about the pkg-mate-commits
mailing list