1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-17 03:06:12 +02:00
build/pkg/gawk/gawk.files
David Oberhollenzer d2432c1d1e Use pkg for managing binaries and their dependencies
- rewrite the rootfs_files.txt listings to the format used by pkg
 - create package files from each package
 - use "pkg install" to manage installation of packages and dependencies
   into the rootfs and initrd staging dirs

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-03-03 17:47:02 +01:00

47 lines
1.5 KiB
Plaintext

dir lib/gawk 0755 0 0
dir share/awk 0755 0 0
dir lib/libexec/awk 0755 0 0
file bin/gawk 0755 0 0
slink bin/awk 0777 0 0 gawk
file share/awk/passwd.awk 0644 0 0
file share/awk/group.awk 0644 0 0
file share/awk/assert.awk 0644 0 0
file share/awk/bits2str.awk 0644 0 0
file share/awk/cliff_rand.awk 0644 0 0
file share/awk/ctime.awk 0644 0 0
file share/awk/ftrans.awk 0644 0 0
file share/awk/getopt.awk 0644 0 0
file share/awk/gettime.awk 0644 0 0
file share/awk/have_mpfr.awk 0644 0 0
file share/awk/inplace.awk 0644 0 0
file share/awk/intdiv0.awk 0644 0 0
file share/awk/join.awk 0644 0 0
file share/awk/libintl.awk 0644 0 0
file share/awk/noassign.awk 0644 0 0
file share/awk/ord.awk 0644 0 0
file share/awk/processarray.awk 0644 0 0
file share/awk/quicksort.awk 0644 0 0
file share/awk/readable.awk 0644 0 0
file share/awk/readfile.awk 0644 0 0
file share/awk/rewind.awk 0644 0 0
file share/awk/round.awk 0644 0 0
file share/awk/shellquote.awk 0644 0 0
file share/awk/strtonum.awk 0644 0 0
file share/awk/walkarray.awk 0644 0 0
file share/awk/zerofile.awk 0644 0 0
file lib/gawk/filefuncs.so 0755 0 0
file lib/gawk/fnmatch.so 0755 0 0
file lib/gawk/fork.so 0755 0 0
file lib/gawk/inplace.so 0755 0 0
file lib/gawk/intdiv.so 0755 0 0
file lib/gawk/ordchr.so 0755 0 0
file lib/gawk/readdir.so 0755 0 0
file lib/gawk/readfile.so 0755 0 0
file lib/gawk/revoutput.so 0755 0 0
file lib/gawk/revtwoway.so 0755 0 0
file lib/gawk/rwarray.so 0755 0 0
file lib/gawk/time.so 0755 0 0
file lib/libexec/awk/pwcat 0755 0 0
file lib/libexec/awk/grcat 0755 0 0
file etc/profile.d/gawk.sh 0644 0 0