wok diff openal/receipt @ rev 8834

Fixed tazdev again.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 24 10:30:11 2011 +0000 (2011-02-24)
parents 95e59e287f76
children 916063b1073a
line diff
     1.1 --- a/openal/receipt	Mon May 03 00:07:32 2010 +0000
     1.2 +++ b/openal/receipt	Thu Feb 24 10:30:11 2011 +0000
     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.