[Pkg-gmagick-svn-commit] r32 - trunk
kobras at alioth.debian.org
kobras at alioth.debian.org
Thu Jan 10 18:41:31 UTC 2008
Author: kobras
Date: 2008-01-10 18:41:31 +0000 (Thu, 10 Jan 2008)
New Revision: 32
Modified:
trunk/README
Log:
Make sure to wipe all instances of non-free logo.
Modified: trunk/README
===================================================================
--- trunk/README 2008-01-10 15:57:20 UTC (rev 31)
+++ trunk/README 2008-01-10 18:41:31 UTC (rev 32)
@@ -13,8 +13,11 @@
$ wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-x.y.z-X.tar.gz
$ tar zxf ImageMagick-x.y.z-X.tar.gz
-2- Apply the orig.patches with quilt.
+2- Apply the orig.patches with quilt, and remove any copies of the
+ non-DFSG-free logo.
$ cd ImageMagick-x.y.z
+ $ rm images/configure.jpg images/logo.jpg images/logo.eps images/examples.jpg
+ www/Magick++/ImageMagick.png
$ env QUILT_PATCHES=../trunk/orig.patches quilt push
$ rm -rf .pc
$ cd ..
More information about the pkg-gmagick-svn-commit
mailing list