From 682dcf03cb4836e0099cef0be207ea8c64a160cb Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Fri, 11 May 2007 18:52:46 +0000 Subject: [PATCH] Stefan Fiedler: lesstif: fix installation of man pages [2007032412494415040] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8366 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/x11/lesstif/lesstif.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/x11/lesstif/lesstif.conf b/package/x11/lesstif/lesstif.conf index a7de61898..ce2a3cfd0 100644 --- a/package/x11/lesstif/lesstif.conf +++ b/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" -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"