diff options
author | Lukc <lukc@upyum.com> | 2010-09-09 07:44:55 +0000 |
---|---|---|
committer | Lukc <lukc@upyum.com> | 2010-09-09 07:44:55 +0000 |
commit | 3550969e10c9f7cdf8556d950fa300a9e5c441c6 (patch) | |
tree | 2e8f125f3b577b60f7b1c80a0c040b8930919ec9 /pkgutils/.footprint | |
parent | 11d5f4f5e1d8bdf338ca9efbf6df88f75ce6f344 (diff) | |
download | ports-3550969e10c9f7cdf8556d950fa300a9e5c441c6.tar.gz ports-3550969e10c9f7cdf8556d950fa300a9e5c441c6.tar.bz2 ports-3550969e10c9f7cdf8556d950fa300a9e5c441c6.tar.xz ports-3550969e10c9f7cdf8556d950fa300a9e5c441c6.zip |
pkgutils port added.
Diffstat (limited to 'pkgutils/.footprint')
-rw-r--r-- | pkgutils/.footprint | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/pkgutils/.footprint b/pkgutils/.footprint new file mode 100644 index 0000000..675aac2 --- /dev/null +++ b/pkgutils/.footprint @@ -0,0 +1,21 @@ +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/pkgadd.conf +-rw-r--r-- root/root etc/pkgmk.conf +-rw-r--r-- root/root etc/rejmerge.conf +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pkgadd +lrwxrwxrwx root/root usr/bin/pkginfo -> pkgadd +-rwxr-xr-x root/root usr/bin/pkgmk +lrwxrwxrwx root/root usr/bin/pkgrm -> pkgadd +-rwxr-xr-x root/root usr/bin/rejmerge +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/pkgmk.conf.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/pkgadd.8.gz +-rw-r--r-- root/root usr/share/man/man8/pkginfo.8.gz +-rw-r--r-- root/root usr/share/man/man8/pkgmk.8.gz +-rw-r--r-- root/root usr/share/man/man8/pkgrm.8.gz +-rw-r--r-- root/root usr/share/man/man8/rejmerge.8.gz |