wok-next rev 21018

Nasty typo broke the cooker
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Oct 17 03:59:24 2018 +0300 (2018-10-17)
parents f48456621a9d
children ad29ddfee1c9
files fsthost/receipt
line diff
     1.1 --- a/fsthost/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/fsthost/receipt	Wed Oct 17 03:59:24 2018 +0300
     1.3 @@ -17,7 +17,7 @@
     1.4  	make LIB_INST_PATH=/usr/lib DESTDIR=$install install
     1.5  }
     1.6  
     1.7 -genpkg_rules()n{
     1.8 +genpkg_rules() {
     1.9  	cp -a $install/* $fs
    1.10  	DEPENDS="wine gtk2 libxml2 jack"
    1.11  }