wok-current diff codeblocks/receipt @ rev 17601
linux64/stuff/modules64.list: add visor.ko.xz
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed Feb 11 18:18:30 2015 -0500 (2015-02-11) |
parents | 2b9f96603415 |
children | 17e313b5b9c1 |
line diff
1.1 --- a/codeblocks/receipt Sat Aug 10 13:52:56 2013 +0000 1.2 +++ b/codeblocks/receipt Wed Feb 11 18:18:30 2015 -0500 1.3 @@ -20,7 +20,6 @@ 1.4 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.5 export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.6 1.7 - cd $src 1.8 busybox patch -p1 -i $stuff/glib.u 1.9 ./configure \ 1.10 --with-contrib-plugins="all, -help" \ 1.11 @@ -41,6 +40,5 @@ 1.12 cp -a $install/usr/lib/codeblocks $fs/usr/lib 1.13 cp -a $install/usr/lib/wxSmithContribItems $fs/usr/lib 1.14 cp -a $install/usr/share/codeblocks $fs/usr/share 1.15 - cp -a $install/usr/share/mime $fs/usr/share 1.16 cp -a $install/usr/bin $fs/usr 1.17 }