s4

diff s4-funcs.sh @ 546:768e80ef2b80

add group-add.sh
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 06 Apr 2019 21:32:10 +0900
parents 0b38ca08718a
children 2a48690b8cbc
line diff
     1.1 --- a/s4-funcs.sh	Sat Apr 06 19:32:40 2019 +0900
     1.2 +++ b/s4-funcs.sh	Sat Apr 06 21:32:10 2019 +0900
     1.3 @@ -384,7 +384,7 @@
     1.4  }
     1.5  _m4() {
     1.6    #_S4NAME_=f,f,f
     1.7 -  m4 ${_S4NAME_:+"-D_S4NAME_=${_S4NAME_}"} "$@"
     1.8 +  m4 ${_S4NAME_:+"-D_S4NAME_=${_S4NAME_}"} ${S4CSS:+-D_S4CSS_="$S4CSS"} "$@"
     1.9  }
    1.10  ismember() {
    1.11    # $1=user, $2=group