wok diff libcanberra/receipt @ rev 10410
patch: Added cook_tmp_toolchain function to fix tazwok cook-toolchain.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue May 24 07:02:00 2011 +0000 (2011-05-24) |
parents | a7117fdf01ec |
children | 26a3881f0035 |
line diff
1.1 --- a/libcanberra/receipt Thu Mar 03 13:08:49 2011 +0000 1.2 +++ b/libcanberra/receipt Tue May 24 07:02:00 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libcanberra" 1.7 -VERSION="0.26" 1.8 +VERSION="0.28" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Portable Sound Event Library" 1.11 MAINTAINER="devl547@gmail.com" 1.12 @@ -16,11 +16,10 @@ 1.13 { 1.14 cd $src 1.15 ./configure \ 1.16 - --prefix=/usr \ 1.17 --enable-gtk \ 1.18 $CONFIGURE_ARGS && 1.19 make && 1.20 - make DESTDIR=$PWD/_pkg install 1.21 + make install 1.22 } 1.23 1.24 # Rules to gen a SliTaz package suitable for Tazpkg.