summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-04-11 08:11:57 +0000
committermaya <maya@pkgsrc.org>2018-04-11 08:11:57 +0000
commit5f48fcb04a7f8fa08233972e10cb68d1ae742e4f (patch)
treefb57ee81a25e74e7d9fb9a5b32957a592f1f5016 /sysutils
parent6f406cb4030dc1dd7a3fc1e565b6f7dc9299dbb0 (diff)
downloadpkgsrc-5f48fcb04a7f8fa08233972e10cb68d1ae742e4f.tar.gz
e2fsprogs: add linux-specific PLIST.
These files are only built on linux. When attempting to build them on netbsd, I found I am missing mntent.h, and there might be more changes necessary. Just make it linux-specific now. PR pkg/53174, from Albert Ou.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/e2fsprogs/PLIST.Linux5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/e2fsprogs/PLIST.Linux b/sysutils/e2fsprogs/PLIST.Linux
new file mode 100644
index 00000000000..a3c04672506
--- /dev/null
+++ b/sysutils/e2fsprogs/PLIST.Linux
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST.Linux,v 1.5 2018/04/11 08:11:57 maya Exp $
+man/man8/e4crypt.8
+man/man8/e4defrag.8
+sbin/e4crypt
+sbin/e4defrag