wok rev 8774
Fix: openal compile_rules()
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 21 19:43:04 2011 +0100 (2011-02-21) |
parents | 809ffd3c9ff1 |
children | ca57e8529d1c |
files | openal/receipt |
line diff
1.1 --- a/openal/receipt Mon Feb 21 19:39:17 2011 +0100 1.2 +++ b/openal/receipt Mon Feb 21 19:43:04 2011 +0100 1.3 @@ -15,10 +15,10 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $SOURCE-$VERSION 1.8 + cd $src 1.9 cmake -DCMAKE_INSTALL_PREFIX=/usr 1.10 make && 1.11 - make DESTDIR=$src/_pkg install 1.12 + make install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.