wok rev 18720

fix receipt for aescrypt v3.10
author Erkan Yilmaz <erkan@slitaz.org>
date Thu Dec 17 20:50:29 2015 +0000 (2015-12-17)
parents 47fd62e49acc
children 2dec6ee73d46
files aescrypt/receipt
line diff
     1.1 --- a/aescrypt/receipt	Thu Dec 17 20:30:31 2015 +0000
     1.2 +++ b/aescrypt/receipt	Thu Dec 17 20:50:29 2015 +0000
     1.3 @@ -14,7 +14,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	cd $src/src
     1.9  	make
    1.10  }
    1.11