[SCM] blender/master: debian/rules: built-in TrueType licenses dropped

mfv-guest at users.alioth.debian.org mfv-guest at users.alioth.debian.org
Thu Feb 27 09:54:57 UTC 2014


The following commit has been merged in the master branch:
commit 1cb2124d594bde2c0cc046698898aa48451c453c
Author: Matteo F. Vescovi <mfvescovi at gmail.com>
Date:   Wed Feb 26 16:50:16 2014 +0100

    debian/rules: built-in TrueType licenses dropped

diff --git a/debian/rules b/debian/rules
index 8985acb..93d1f0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,6 +42,8 @@ override_dh_auto_configure:
 override_dh_auto_install:
 	dh_auto_install --buildsystem=cmake
 	find $(INSTDIR)/usr/share/blender/ -type d -empty -delete
+	rm $(INSTDIR)/usr/share/doc/blender/LICENSE-droidsans.ttf.txt
+	rm $(INSTDIR)/usr/share/doc/blender/LICENSE-bmonofont-i18n.ttf.txt
 	rm $(INSTDIR)/usr/share/blender/scripts/addons/netrender/js/jquery.js
 	rm $(INSTDIR)/usr/share/doc/blender/readme.html
 

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list