[Pkg-gmagick-svn-commit] r18 - trunk/debian
luciano at alioth.debian.org
luciano at alioth.debian.org
Wed Jan 2 22:38:29 UTC 2008
Author: luciano
Date: 2008-01-02 22:38:28 +0000 (Wed, 02 Jan 2008)
New Revision: 18
Modified:
trunk/debian/rules
Log:
In order to clean this lintian warning - imagemagick: extra-license-file usr/share/ImageMagick-6.3.7/LICENSE
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2007-12-26 03:43:36 UTC (rev 17)
+++ trunk/debian/rules 2008-01-02 22:38:28 UTC (rev 18)
@@ -111,7 +111,7 @@
-find $(CURDIR)/debian -type f -name .packlist | xargs rm -f
# Duplicate. License file is already included in the doc dir.
- #-rm "$(CURDIR)"/debian/imagemagick/usr/share/ImageMagick-$(IMAGEMAGICKVERSION)/LICENSE
+ -rm "$(CURDIR)"/debian/imagemagick/usr/share/ImageMagick-$(IMAGEMAGICKVERSION)/LICENSE
# Use x-terninal emulator for editing (Bug #132947)
#
More information about the pkg-gmagick-svn-commit
mailing list