wok-6.x diff libxml++-dev/receipt @ rev 10726

libtaz: Don't need to check /usr/bin/hg anymore. Best to get the tag 1.1.2 version. May need to delete the slitaz-dev-tools-1.1.2.tar.bz2 source on tank to make sure we have the tag version.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 20:44:37 2011 +0000 (2011-05-28)
parents f2a3ca861fbd
children 4d989daf5de1
line diff
     1.1 --- a/libxml++-dev/receipt	Sat May 21 00:27:17 2011 +0000
     1.2 +++ b/libxml++-dev/receipt	Sat May 28 20:44:37 2011 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  	mkdir -p $fs/usr/lib $fs/usr/share
     1.5  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.6  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/lib/libxml++* $fs/usr/lib
     1.8 +	cp -a $_pkg/usr/lib/libxml++-2.6 $fs/usr/lib
     1.9  	cp -a $_pkg/usr/include $fs/usr
    1.10  }
    1.11