wok diff vte-dev/receipt @ rev 15855

New kernel config and huge receipt clean up
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 29 09:56:07 2014 +0100 (2014-01-29)
parents 3af9c976b7d4
children 2676fa7f0f93
line diff
     1.1 --- a/vte-dev/receipt	Thu Dec 05 12:49:52 2013 +0000
     1.2 +++ b/vte-dev/receipt	Wed Jan 29 09:56:07 2014 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.6  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.7 +	cp -a $install/usr/lib/girepository-1.0 $fs/usr/lib
     1.8  	cp -a $install/usr/include $fs/usr
     1.9  	cp -a $install/usr/share/gir-1.0 $fs/usr/share
    1.10  }