wok-next rev 21148

tuxtype: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jan 27 23:12:55 2019 +0200 (2019-01-27)
parents 0f152bd1ccf4
children 61bbbfd8f34d
files tuxtype/receipt
line diff
     1.1 --- a/tuxtype/receipt	Sun Jan 27 21:28:56 2019 +0100
     1.2 +++ b/tuxtype/receipt	Sun Jan 27 23:12:55 2019 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5  compile_rules() {
     1.6  	./configure \
     1.7 -		--localstatedir=/var/games
     1.8 +		--localstatedir=/var/games \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make || return 1
    1.11