Mod for dbpware
This commit is contained in:
@@ -46,8 +46,8 @@ pkgvendor="http://change/me/please"
|
||||
pkgdesc="mumble mubmle... hmm someone forgot to fill this out!"
|
||||
|
||||
# vendor & contact information
|
||||
pkgedby="Tom G. Christensen"
|
||||
email=swpkg@jupiterrise.com
|
||||
pkgedby="Mario Fetka"
|
||||
email=mario.fetka@disconnected-by-peer.at
|
||||
|
||||
# Set some helper vars that describes arch and OS version
|
||||
arch=`uname -p`
|
||||
@@ -56,7 +56,7 @@ os=sunos`${__uname} -r`
|
||||
gnu_os_ver=$(${__uname} -r | ${__sed} -e 's/^5/2/')
|
||||
|
||||
# By default, the build_arch is the same as arch, alternatives are sparc64 and
|
||||
# x86_64. It should be set to either when building for tgcware64.
|
||||
# x86_64. It should be set to either when building for dbpware64.
|
||||
build_arch=$arch
|
||||
|
||||
# Default pkginfo.in file
|
||||
|
||||
Reference in New Issue
Block a user