wok-4.x rev 2311
imagemagick: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 25 14:15:15 2009 +0000 (2009-02-25) |
parents | cb50a8efd56b |
children | 3d1a3740a923 |
files | imagemagick/receipt |
line diff
1.1 --- a/imagemagick/receipt Wed Feb 25 12:22:31 2009 +0000 1.2 +++ b/imagemagick/receipt Wed Feb 25 14:15:15 2009 +0000 1.3 @@ -20,7 +20,7 @@ 1.4 --prefix=/usr \ 1.5 --infodir=/usr/share/info \ 1.6 --mandir=/usr/share/man \ 1.7 - --without-perl 1.8 + --without-perl \ 1.9 $CONFIGURE_ARGS && 1.10 make && 1.11 make DESTDIR=$PWD/_pkg install