wok-next diff pwsafe/receipt @ rev 19965

Up frogatto, glew, gtkspell3, libsdl-gfx, libsdl-image, libsdl-mixer, libsdl-net, libsdl-pango, libsdl-ttf, osmo.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 17 13:43:41 2017 +0300 (2017-10-17)
parents 380ffe05937a
children e6615350078d
line diff
     1.1 --- a/pwsafe/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/pwsafe/receipt	Tue Oct 17 13:43:41 2017 +0300
     1.3 @@ -35,7 +35,5 @@
     1.4  
     1.5  post_install() 
     1.6  {
     1.7 -    local root
     1.8 -    root=$1
     1.9 -    chmod u+s $root/usr/bin/pwsafe
    1.10 +    chmod u+s "$1/usr/bin/pwsafe"
    1.11  }