wok-6.x diff emerald/receipt @ rev 19158
mesa*: fix build
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed May 25 23:07:05 2016 +0200 (2016-05-25) |
parents | 380ffe05937a |
children | 8e1f5fe117e6 |
line diff
1.1 --- a/emerald/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/emerald/receipt Wed May 25 23:07:05 2016 +0200 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