|
|
@ -26,8 +26,8 @@ var_append confopt ' ' '--with-editres --enable-production' |
|
|
|
|
|
|
|
CC="$CC -L$builddir/lesstif-$ver/lib/Xm-2.0" |
|
|
|
|
|
|
|
var_append INSTALL_WRAPPER_FILTER "|" \ |
|
|
|
'sed "s,man/man[123456789n]/.*$,\\0lesstif,"' |
|
|
|
# var_append INSTALL_WRAPPER_FILTER "|" \ |
|
|
|
# 'sed "s,man/man[123456789n]/.*$,\\0lesstif,"' |
|
|
|
|
|
|
|
hook_add postinstall 3 "register_wm $pkg ${pkg}-mwm /$prefix/bin/mwm" |
|
|
|
|