diff options
author | lonewolf <lonewolf@pkgsrc.org> | 2002-12-20 11:23:53 +0000 |
---|---|---|
committer | lonewolf <lonewolf@pkgsrc.org> | 2002-12-20 11:23:53 +0000 |
commit | 97f9b5cc1828f9e6bf3e2f7895d035522cdbf562 (patch) | |
tree | 60bf65ec04f1dff67aa8788e696733b9907162cc /sysutils/fakeroot/PLIST | |
parent | efefdc43bd4359cb52faf16411a4425af0c2a3e4 (diff) | |
download | pkgsrc-97f9b5cc1828f9e6bf3e2f7895d035522cdbf562.tar.gz |
Add fakeroot-0.5.8 from Debian.
fakeroot creates a faked root environment for building tar (or other) packages with proper file ownerships and permissions as normal user
Diffstat (limited to 'sysutils/fakeroot/PLIST')
-rw-r--r-- | sysutils/fakeroot/PLIST | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/fakeroot/PLIST b/sysutils/fakeroot/PLIST new file mode 100644 index 00000000000..4bf79653fe9 --- /dev/null +++ b/sysutils/fakeroot/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/20 11:23:54 lonewolf Exp $ +bin/faked +bin/fakeroot +lib/libfakeroot.a +lib/libfakeroot.la +lib/libfakeroot.so +lib/libfakeroot.so.0 +lib/libfakeroot.so.0.1 +man/fr/man1/fakeroot.1 +man/man1/faked.1 +man/man1/fakeroot.1 +man/sv/man1/faked.1 +man/sv/man1/fakeroot.1 +@dirrm man/sv/man1 +@dirrm man/sv +@dirrm man/fr/man1 +@dirrm man/fr |