wok rev 10902

imagemagick-dev: add pkgconfig files
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 21 11:31:07 2011 +0200 (2011-07-21)
parents 3ef65672ad0a
children 89825654ab69
files imagemagick-dev/receipt
line diff
     1.1 --- a/imagemagick-dev/receipt	Wed Jul 20 13:18:13 2011 +0200
     1.2 +++ b/imagemagick-dev/receipt	Thu Jul 21 11:31:07 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