wok diff emerald/receipt @ rev 17734
dahdi-linux: save firmware as source
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 06 11:23:56 2015 +0100 (2015-03-06) |
parents | 380ffe05937a |
children | 8e1f5fe117e6 |
line diff
1.1 --- a/emerald/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/emerald/receipt Fri Mar 06 11:23:56 2015 +0100 1.3 @@ -17,7 +17,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 ./autogen.sh --prefix=/usr $CONFIGURE_ARGS && 1.9 make && make install 1.10 } 1.11 @@ -31,7 +30,6 @@ 1.12 cp -a $install/usr/lib/libemeraldengine.so* $fs/usr/lib 1.13 rm -f $fs/usr/lib/$PACKAGE/*/*.*a 1.14 cp -a $install/usr/share/$PACKAGE $fs/usr/share 1.15 - cp -a $install/usr/share/mime* $fs/usr/share 1.16 cp -a $install/usr/share/pixmaps $fs/usr/share 1.17 # SliTaz config and theme (to move in slitaz-configs ?) 1.18 cp -f $stuff/settings.ini $fs/usr/share/emerald