wok-next diff gpm/receipt @ rev 16613

libjreen: update QT4_CREATE_MOC_COMMAND in jreenMacros.cmake
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 08 16:42:02 2014 +0000 (2014-05-08)
parents 8a5d0d5c5453
children 1b1490b81f6b
line diff
     1.1 --- a/gpm/receipt	Thu Dec 12 07:33:28 2013 +0000
     1.2 +++ b/gpm/receipt	Thu May 08 16:42:02 2014 +0000
     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  }