Configuration files for the Irix packaging support
This commit is contained in:
parent
3f5d7d0482
commit
66ef930daa
@ -7,6 +7,9 @@
|
||||
# generic tools go in buildpkg.functions
|
||||
GENDIST=/usr/sbin/gendist
|
||||
|
||||
GZIP=/usr/people/tgc/bin/gzip
|
||||
BZIP2=/usr/local/bin/bzip2
|
||||
|
||||
# Configuration vars
|
||||
imageconf=$buildpkgbase/scripts/image.conf
|
||||
subsysconf=$buildpkgbase/scripts/subsys.conf
|
||||
|
2
image.conf
Normal file
2
image.conf
Normal file
@ -0,0 +1,2 @@
|
||||
sw Software
|
||||
man Man Pages
|
10
subsys.conf
Normal file
10
subsys.conf
Normal file
@ -0,0 +1,10 @@
|
||||
bin sw.base keep root sys Base Software
|
||||
libexec sw.base keep root sys Base Software
|
||||
mips-sgi-irix5.3 sw.base keep root sys Base Software
|
||||
mips-sgi-irix6.2 sw.base keep root sys Base Software
|
||||
lib sw.base keep root sys Base Software
|
||||
include sw.base keep root sys Base Software
|
||||
info man.doc keep root sys Documentation
|
||||
man man.manpages keep root sys Manpages
|
||||
doc man.doc keep root sys Documentation
|
||||
share sw.base keep root sys Base Software
|
Loading…
x
Reference in New Issue
Block a user