wok-next diff openerp-server/receipt @ rev 20004
gigolo, gmerlin, gnome-commander, gnome-hearts, goffice, grisbi, gsynaptics, gtkhotkey, gtklp, guvcview, gvolwheel: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 21 10:54:42 2017 +0200 (2017-10-21) |
parents | 16df76e1fc6a |
children | 680393ac1f5c |
line diff
1.1 --- a/openerp-server/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/openerp-server/receipt Sat Oct 21 10:54:42 2017 +0200 1.3 @@ -36,8 +36,8 @@ 1.4 # Pre and post install commands for Tazpkg. 1.5 post_install() 1.6 { 1.7 - #chroot $1/ adduser -H -D -S -s /bin/false -h /dev/null -g "OpenERP Daemon user" openerp 1.8 - [ -z "$1" ] && /etc/init.d/$PACKAGE start 1.9 + #chroot "$1/" adduser -H -D -S -s /bin/false -h /dev/null -g "OpenERP Daemon user" openerp 1.10 + [ "$1" ] || /etc/init.d/$PACKAGE start 1.11 cat <<EOF 1.12 ---- 1.13 To start $PACKAGE server you can run :