wok-stable diff alsaequal/receipt @ rev 9740
mpfr bug update and fix dl
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 10 02:11:03 2011 +0200 (2011-05-10) |
parents | 59e66b4ed5ee |
children |
line diff
1.1 --- a/alsaequal/receipt Sun Dec 12 17:24:00 2010 +0000 1.2 +++ b/alsaequal/receipt Tue May 10 02:11:03 2011 +0200 1.3 @@ -14,7 +14,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - src=$PACKAGE 1.8 cd $src 1.9 make 1.10 } 1.11 @@ -23,7 +22,6 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr/lib/alsa-lib 1.15 - src=$PACKAGE 1.16 cp -a $src/*.so* $fs/usr/lib/alsa-lib 1.17 } 1.18