FYI: buildpkg.sh.in

Tim Rice tim at multitalents.net
Tue Feb 14 07:57:04 EST 2006


I've just commited the patch below to buildpkg.sh.in to HEAD

Just in case anyone is using "make package" to build a SVR4 style
package, I thought I'd give a heads the default name for
$POST_MAKE_INSTALL_FIXES has changed.

--- buildpkg.sh.in.old	2005-12-28 14:24:55.856729016 -0800
+++ buildpkg.sh.in	2006-02-12 10:04:06.383475017 -0800
@@ -35,7 +35,7 @@
 SYSVINITSTART=S98
 SYSVINITSTOPT=K30
 # We will source these if they exist
-POST_MAKE_INSTALL_FIXES=./pkg_post_make_install_fixes.sh
+POST_MAKE_INSTALL_FIXES=./pkg-post-make-install-fixes.sh
 POST_PROTOTYPE_EDITS=./pkg-post-prototype-edit.sh
 # We'll be one level deeper looking for these
 PKG_PREINSTALL_LOCAL=../pkg-preinstall.local



-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net





More information about the openssh-unix-dev mailing list