summaryrefslogtreecommitdiff
path: root/pkg_create
diff options
context:
space:
mode:
Diffstat (limited to 'pkg_create')
-rwxr-xr-xpkg_create1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_create b/pkg_create
index 4297f38..aceb145 100755
--- a/pkg_create
+++ b/pkg_create
@@ -8,6 +8,7 @@ PKG_ROOT="$_PKG_ROOT/root"
PKG_SCRIPTS="$_PKG_ROOT/scripts"
init_vars
+init_pkgbuild
if [ -z "$PKG_NAME" ]; then