wok diff thunar-vfs-dev/receipt @ rev 15453

Up: emotion (1.7.9)
author Dominique Corbex <domcox@slitaz.org>
date Tue Nov 05 20:58:10 2013 +0100 (2013-11-05)
parents 13e88dff0fe4
children 3af9c976b7d4
line diff
     1.1 --- a/thunar-vfs-dev/receipt	Thu May 19 12:29:31 2011 +0200
     1.2 +++ b/thunar-vfs-dev/receipt	Tue Nov 05 20:58:10 2013 +0100
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Thnuar file manager libraries development files"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="LGPL2"
     1.8  WANTED="thunar-vfs"
     1.9  WEB_SITE="http://www.xfce.org"
    1.10  TAGS="file-manager file-browser"
    1.11 @@ -18,9 +19,9 @@
    1.12  	mkdir -p $fs/usr \
    1.13  		$fs/usr/lib/ \
    1.14  
    1.15 -	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.16 -	cp -a $_pkg/usr/include $fs/usr
    1.17 -	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.18 +	cp -a $install/usr/lib/*.*a $fs/usr/lib
    1.19 +	cp -a $install/usr/include $fs/usr
    1.20 +	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    1.21  	
    1.22  }
    1.23