Fixed newpkg to use BUILDPKG_BASE env

Add several new default patterns to subsys.conf
This commit is contained in:
Tom G. Christensen
2003-12-24 11:09:06 +00:00
parent 7c9f797bc4
commit 72cdd16821
2 changed files with 3 additions and 1 deletions

2
newpkg
View File

@@ -4,7 +4,7 @@
#
# params: $1=topdir ie. bash
#
. ${HOME}/buildpkg/scripts/buildpkg.functions
. ${BUILDPKG_BASE}/scripts/buildpkg.functions
REQ_DIRS="stage src meta"