wok diff libgd/receipt @ rev 8317

Meta package ndiswrapper doesn't needed to download ndiswrapper since its not compiled here. Its download in ndiswrapper-driver receipt and also compiled there.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 03:25:21 2011 +0000 (2011-02-01)
parents 4786cbebbb4b
children 981932aa3aa4
line diff
     1.1 --- a/libgd/receipt	Sun Mar 15 20:26:12 2009 +0000
     1.2 +++ b/libgd/receipt	Tue Feb 01 03:25:21 2011 +0000
     1.3 @@ -29,6 +29,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 +	chmod +x $_pkg/usr/bin/gdlib-config
     1.8  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.9  }
    1.10