wok-6.x diff dosbox/receipt @ rev 12327

wxpython: Fixed package so we have python files. Some packages that build with wxpython need this in order to build.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 08:05:49 2012 +0000 (2012-04-19)
parents d6d8fe5ff515
children e7dfe8e16bdf
line diff
     1.1 --- a/dosbox/receipt	Wed Feb 29 16:29:20 2012 -0800
     1.2 +++ b/dosbox/receipt	Thu Apr 19 08:05:49 2012 +0000
     1.3 @@ -29,7 +29,5 @@
     1.4  	mkdir -p $fs/usr/share/pixmaps \
     1.5  		$fs/usr/share/applications
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	cp -a $stuff/dosbox.png $fs/usr/share/pixmaps
     1.8 -	cp -a $stuff/dosbox.desktop $fs/usr/share/applications
     1.9  }
    1.10