diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2015-01-05 14:49:29 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2015-01-05 14:49:29 -0500 |
commit | 7af500421ae18f11c0261cd99442f2ea8ea3f259 (patch) | |
tree | f9095e644e322f7114ac4e73358af2f09e32dafe /pkg_create | |
parent | 13918acf5d6104fd696175d682b4300e42b9159b (diff) | |
download | pkg_creator-7af500421ae18f11c0261cd99442f2ea8ea3f259.tar.gz |
Diffstat (limited to 'pkg_create')
-rwxr-xr-x | pkg_create | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ PKG_ROOT="$_PKG_ROOT/root" PKG_SCRIPTS="$_PKG_ROOT/scripts" init_vars +init_pkgbuild if [ -z "$PKG_NAME" ]; then |