wok diff gpm/receipt @ rev 20645

updated hostapd (2.6 -> 2.7)
author Hans-G?nter Theisgen
date Fri Jan 11 16:39:21 2019 +0100 (2019-01-11)
parents 8a5d0d5c5453
children a78610b2eb47
line diff
     1.1 --- a/gpm/receipt	Thu Dec 12 07:33:28 2013 +0000
     1.2 +++ b/gpm/receipt	Fri Jan 11 16:39:21 2019 +0100
     1.3 @@ -50,5 +50,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	[ -n "$1" -o "$TEXTDOMAIN" == "cook" ] || /etc/init.d/gpm start
     1.8 +	[ -n "$1" -o -s /aufs-umount.sh ] || /etc/init.d/gpm start
     1.9  }