|
|
@ -27,7 +27,7 @@ fi |
|
|
|
extraconfopt="$extraconfopt --with-bufferpool=$ROCKCFG_PKG_UNREAL_BUFPOOLS" |
|
|
|
extraconfopt="$extraconfopt --with-fd-setsize=$ROCKCFG_PKG_UNREAL_MAXCON" |
|
|
|
extraconfopt="$extraconfopt $ROCKCFG_PKG_UNREAL_ADDITIONAL" |
|
|
|
extraconfopt="$extraconfopt --with-dpath=$root/$prefix/config --with-spath=$root/$prefix/ircd" |
|
|
|
extraconfopt="$extraconfopt --with-dpath=$root/$prefix/config --with-spath=$root/$prefix/bin/ircd" |
|
|
|
|
|
|
|
postmake="mkdir -p $root/$prefix/config/tmp" |
|
|
|
postmake="$postmake && install_init unreal-ircd $confdir/unreal-ircd.init" |