wok diff imagemagick-dev/receipt @ rev 12570

linux: add opt --no64
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 28 20:00:42 2012 +0200 (2012-04-28)
parents cd8e06a3a55c
children a92de64c34e2
line diff
     1.1 --- a/imagemagick-dev/receipt	Thu Jul 07 09:58:02 2011 +0000
     1.2 +++ b/imagemagick-dev/receipt	Sat Apr 28 20:00:42 2012 +0200
     1.3 @@ -16,5 +16,6 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $_pkg/usr/include $fs/usr
     1.6  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.7 +	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
     1.8  }
     1.9