summaryrefslogtreecommitdiff
path: root/buildpkg.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'buildpkg.sh.in')
-rw-r--r--buildpkg.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpkg.sh.in b/buildpkg.sh.in
index cb9eb3048..31db10d66 100644
--- a/buildpkg.sh.in
+++ b/buildpkg.sh.in
@@ -35,7 +35,7 @@ SSHDGID=67 # Default privsep gid
35SYSVINITSTART=S98 35SYSVINITSTART=S98
36SYSVINITSTOPT=K30 36SYSVINITSTOPT=K30
37# We will source these if they exist 37# We will source these if they exist
38POST_MAKE_INSTALL_FIXES=./pkg_post_make_install_fixes.sh 38POST_MAKE_INSTALL_FIXES=./pkg-post-make-install-fixes.sh
39POST_PROTOTYPE_EDITS=./pkg-post-prototype-edit.sh 39POST_PROTOTYPE_EDITS=./pkg-post-prototype-edit.sh
40# We'll be one level deeper looking for these 40# We'll be one level deeper looking for these
41PKG_PREINSTALL_LOCAL=../pkg-preinstall.local 41PKG_PREINSTALL_LOCAL=../pkg-preinstall.local