wok-stable diff imagemagick-dev/receipt @ rev 10938

fusecloop: large file support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 28 11:53:02 2011 +0200 (2011-08-28)
parents cd8e06a3a55c
children
line diff
     1.1 --- a/imagemagick-dev/receipt	Thu Jul 07 09:58:02 2011 +0000
     1.2 +++ b/imagemagick-dev/receipt	Sun Aug 28 11:53:02 2011 +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