From bf209f590108a12a9758dcfcdf4297a3d593ce87 Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Mon, 13 Feb 2006 12:46:44 -0800 Subject: - (tim) [buildpkg.sh.in] Make the names consistent. s/pkg_post_make_install_fixes.sh/pkg-post-make-install-fixes.sh/ OK dtucker@ --- buildpkg.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildpkg.sh.in') diff --git a/buildpkg.sh.in b/buildpkg.sh.in index cb9eb304..31db10d6 100644 --- a/buildpkg.sh.in +++ b/buildpkg.sh.in @@ -35,7 +35,7 @@ SSHDGID=67 # Default privsep gid 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 -- cgit v1.2.1