[Debian-l10n-commits] r2756 - /pootle/trunk/debian/rules

themill-guest at users.alioth.debian.org themill-guest at users.alioth.debian.org
Wed Nov 16 16:07:23 UTC 2011


Author: themill-guest
Date: Wed Nov 16 16:07:22 2011
New Revision: 2756

URL: http://svn.debian.org/wsvn/?sc=1&rev=2756
Log:
Don't install upstream changelog twice

Modified:
    pootle/trunk/debian/rules

Modified: pootle/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/rules?rev=2756&op=diff
==============================================================================
--- pootle/trunk/debian/rules (original)
+++ pootle/trunk/debian/rules Wed Nov 16 16:07:22 2011
@@ -12,6 +12,7 @@
 	# Remove extra files
 	rm $(d)/usr/share/doc/pootle/INSTALL
 	rm $(d)/usr/share/doc/pootle/COPYING
+	rm $(d)/usr/share/doc/pootle/ChangeLog
 	# Pootle includes a copy of some javascript libraries
 	rm $(d)/usr/share/pootle/html/js/jquery/jquery.min.js
 	dh_link /usr/share/javascript/jquery/jquery.min.js \




More information about the Debian-l10n-commits mailing list