wok-4.x diff geany/receipt @ rev 1963
slitaz-loram-http: add urliso= cmdline parameter
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 31 20:54:58 2008 +0000 (2008-12-31) |
parents | 88f5faeafae6 |
children | e322190dbc40 |
line diff
1.1 --- a/geany/receipt Sat Apr 19 13:35:04 2008 +0200 1.2 +++ b/geany/receipt Wed Dec 31 20:54:58 2008 +0000 1.3 @@ -32,4 +32,5 @@ 1.4 cp -a $_pkg/usr/bin $fs/usr 1.5 cp -a $_pkg/usr/share/geany $fs/usr/share 1.6 cp -a stuff/filetype_extensions.conf $fs/usr/share/geany 1.7 + rm $fs/usr/share/geany/GPL-2 1.8 }