Updated to use an environmentvar (BUILDPKG_BASE) to locate the buildpkg root
This commit is contained in:
@@ -15,7 +15,7 @@ source[0]=$topdir-$version.tar.gz
|
||||
patch[0]=
|
||||
|
||||
# Source function library
|
||||
. ${HOME}/buildpkg/scripts/buildpkg.functions
|
||||
. ${BUILDPKG_BASE}/scripts/buildpkg.functions
|
||||
|
||||
# Fill in pkginfo values if necessary
|
||||
# using pkgname,name,pkgcat,pkgvendor & pkgdesc
|
||||
|
||||
Reference in New Issue
Block a user