wok-stable diff libqwt5-qt4-dev/receipt @ rev 11351

get-flash-plugin: Add support to use /etc/slitaz/slitaz.conf file if it exist. If $INSTALLED doesn't exist, assign it to /var/lib/tazpkg/installed.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 29 11:53:47 2011 +0000 (2011-11-29)
parents 187483fb9c67
children
line diff
     1.1 --- a/libqwt5-qt4-dev/receipt	Thu Jun 18 04:25:56 2009 +0200
     1.2 +++ b/libqwt5-qt4-dev/receipt	Tue Nov 29 11:53:47 2011 +0000
     1.3 @@ -13,6 +13,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/include
     1.7 -	cp -a $WOK/$WANTED/qwt-$VERSION/_pkg/usr/local/qwt-$VERSION/include/*.h \
     1.8 +	cp -a $_pkg/usr/local/qwt-$VERSION/include/*.h \
     1.9  		$fs/usr/include
    1.10  }