wok-next diff openal/receipt @ rev 8965

Updated avidemux, xorg-xrdb, cairo, and weechat depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Mar 02 02:15:41 2011 +0000 (2011-03-02)
parents 95e59e287f76
children 916063b1073a
line diff
     1.1 --- a/openal/receipt	Mon May 03 00:07:32 2010 +0000
     1.2 +++ b/openal/receipt	Wed Mar 02 02:15:41 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.