wok-next diff cgoban/receipt @ rev 12062
clean up receipts with unnecessary cp operations
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Thu Mar 08 11:44:26 2012 -0800 (2012-03-08) |
parents | a1644dbcf632 |
children | 408c87fa22ca |
line diff
1.1 --- a/cgoban/receipt Sat May 07 23:47:19 2011 +0200 1.2 +++ b/cgoban/receipt Thu Mar 08 11:44:26 2012 -0800 1.3 @@ -28,6 +28,5 @@ 1.4 { 1.5 mkdir -p $fs/usr/bin $fs/usr/share/applications 1.6 cp -a $_pkg/usr/bin/cgoban $fs/usr/bin 1.7 - cp $stuff/cgoban.desktop $fs/usr/share/applications 1.8 } 1.9