wok-6.x diff dvdauthor/receipt @ rev 8346
Up: poppler to 0.16.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Feb 02 01:43:04 2011 +0000 (2011-02-02) |
parents | 100c06a49915 |
children | e3b85b1a6d75 |
line diff
1.1 --- a/dvdauthor/receipt Sun Dec 26 00:37:43 2010 +0000 1.2 +++ b/dvdauthor/receipt Wed Feb 02 01:43:04 2011 +0000 1.3 @@ -14,6 +14,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + src=$WOK/$PACKAGE/$PACKAGE 1.8 cd $src 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 @@ -26,6 +27,7 @@ 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 + _pkg=$WOK/$PACKAGE/$PACKAGE/_pkg 1.16 mkdir -p $fs/usr/share 1.17 cp -a $_pkg/usr/bin $fs/usr 1.18 cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share