1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-07-01 15:30:13 +02:00
build/pkg/pcre/pcre.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

10 lines
436 B
Plaintext

slink lib/libpcre.so 0777 0 0 libpcre.so.1.2.10
slink lib/libpcre.so.1 0777 0 0 libpcre.so.1.2.10
file lib/libpcre.so.1.2.10 0755 0 0
slink lib/libpcrecpp.so 0777 0 0 libpcrecpp.so.0.0.1
slink lib/libpcrecpp.so.0 0777 0 0 libpcrecpp.so.0.0.1
file lib/libpcrecpp.so.0.0.1 0755 0 0
slink lib/libpcreposix.so 0777 0 0 libpcreposix.so.0.0.6
slink lib/libpcreposix.so.0 0777 0 0 libpcreposix.so.0.0.6
file lib/libpcreposix.so.0.0.6 0755 0 0