wok-stable diff geany/receipt @ rev 1421

updated build depends for qjackctl
author Allan Pinto <allan316@gmail.com>
date Fri Sep 26 12:57:20 2008 +0000 (2008-09-26)
parents 88f5faeafae6
children e322190dbc40
line diff
     1.1 --- a/geany/receipt	Sat Apr 19 13:35:04 2008 +0200
     1.2 +++ b/geany/receipt	Fri Sep 26 12:57:20 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  }