|
|
@ -410,6 +410,8 @@ postinstall="" ; hook_add postinstall 5 'eval "$postinstall"' |
|
|
|
postflist="" ; hook_add postflist 5 'eval "$postflist"' |
|
|
|
finish="" ; hook_add finish 5 'eval "$finish"' |
|
|
|
|
|
|
|
[ "$ROCKCFG_DO_CHECK" = 1 ] && hook_add inmake 6 'run_check' |
|
|
|
|
|
|
|
configprefix="" ; autogen=0 |
|
|
|
configscript="./configure" ; extraconfopt="" |
|
|
|
|
|
|
|