wok diff gtk+-dev/receipt @ rev 7239

Fixed wanted linux receipts to remove modules that are in modules-VERSION.list if they exist in other packages.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 13 03:27:43 2010 +0000 (2010-11-13)
parents c767fcccf944
children 0f119aaf2d26
line diff
     1.1 --- a/gtk+-dev/receipt	Sun Oct 10 13:22:44 2010 +0000
     1.2 +++ b/gtk+-dev/receipt	Sat Nov 13 03:27:43 2010 +0000
     1.3 @@ -20,4 +20,5 @@
     1.4      rm -rf $fs/usr/lib/gtk-2.0/2.10.0/*/*.so*
     1.5      cp -a $_pkg/usr/include $fs/usr
     1.6      cp -a $_pkg/usr/share/aclocal $fs/usr/share
     1.7 +    cp -a $_pkg/usr/share/gir-1.0 $fs/usr/share
     1.8  }