Mod for dbpware
This commit is contained in:
@@ -67,7 +67,7 @@ topsrcdir=$topdir-$version # it may be necessary to override this
|
||||
|
||||
srcfiles=$buildpkgbase/srcfiles
|
||||
|
||||
pkgdirdesig=tgcware # topinstalldir suffix
|
||||
pkgdirdesig=dbpware # topinstalldir suffix
|
||||
topinstalldir=/usr/$pkgdirdesig
|
||||
prefix=$topinstalldir
|
||||
metainstalldir=$topinstalldir
|
||||
@@ -1007,7 +1007,7 @@ generic_install_perl()
|
||||
# but that will break buildpkg since they are processed
|
||||
# later and the names thus change leaving pkgdef broken
|
||||
$d =~ /\Q$_\E/ && return
|
||||
for qw|/etc /usr/tgcware/bin /usr/tgcware/share|;
|
||||
for qw|/etc /usr/dbpware/bin /usr/dbpware/share|;
|
||||
|
||||
$dirs[@dirs] = $_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user