wok-current diff libcanberra/receipt @ rev 10816
apr: force apr to use /dev/*random
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Jun 06 01:57:27 2011 +0200 (2011-06-06) |
parents | a7117fdf01ec |
children | 26a3881f0035 |
line diff
1.1 --- a/libcanberra/receipt Thu Mar 03 13:08:49 2011 +0000 1.2 +++ b/libcanberra/receipt Mon Jun 06 01:57:27 2011 +0200 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.