Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
682dcf03cb
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package/x11/lesstif/lesstif.conf

+ 2
- 2
package/x11/lesstif/lesstif.conf

@ -26,8 +26,8 @@ var_append confopt ' ' '--with-editres --enable-production'
CC="$CC -L$builddir/lesstif-$ver/lib/Xm-2.0" 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" hook_add postinstall 3 "register_wm $pkg ${pkg}-mwm /$prefix/bin/mwm"

Loading…
Cancel
Save