wok-next rev 20742

tpp: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 23:39:24 2018 +0300 (2018-05-29)
parents 92b0135d5efa
children 91a25b55f102
files tpp/receipt
line diff
     1.1 --- a/tpp/receipt	Tue May 29 22:56:44 2018 +0300
     1.2 +++ b/tpp/receipt	Tue May 29 23:39:24 2018 +0300
     1.3 @@ -23,7 +23,7 @@
     1.4  	mkdir -p \
     1.5  		$install/usr/bin/ \
     1.6  		$install/usr/share/doc/tpp/examples/
     1.7 -	install $src/tpp.rb $install/usr/bin/tpp/
     1.8 +	install $src/tpp.rb $install/usr/bin/tpp
     1.9  	install -m644 $src/examples/* $install/usr/share/doc/tpp/examples/
    1.10  }
    1.11