wok-6.x diff zsnes/receipt @ rev 8539

Fix: wxWidgets to install contrib files into same DESTDIR now. This will save 600mb since we will not need the source folder anymore to genpkg files.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 13 04:28:50 2011 +0000 (2011-02-13)
parents d6c6468ad9cf
children 940b5937e496
line diff
     1.1 --- a/zsnes/receipt	Sat Jan 29 16:34:58 2011 +0000
     1.2 +++ b/zsnes/receipt	Sun Feb 13 04:28:50 2011 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4      --x-libraries=/usr/lib \
     1.5      --enable-release \
     1.6      force_arch=i486  &&
     1.7 -   make -j 4
     1.8 +   make &&
     1.9     make -j 1 install
    1.10  }
    1.11