wok-next diff xfce4-battery-plugin/receipt @ rev 21411

updated poedit again (1.8.6 -> 2.3)
author Hans-G?nter Theisgen
date Fri Apr 24 17:55:23 2020 +0100 (2020-04-24)
parents d026631bbebb
children
line diff
     1.1 --- a/xfce4-battery-plugin/receipt	Tue Dec 25 02:00:49 2018 +0200
     1.2 +++ b/xfce4-battery-plugin/receipt	Fri Apr 24 17:55:23 2020 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  	make &&
     1.5  	make install || return 1
     1.6  
     1.7 -	find $install -name '*.so' -exec -chmod +x '{}' \; # 644
     1.8 +	find $install -name '*.so' -exec chmod 755 '{}' \; # 644
     1.9  }
    1.10  
    1.11  genpkg_rules() {