Path to this page:
Subject: CVS commit: [pkgsrc-2018Q1] pkgsrc/sysutils/e2fsprogs
From: Benny Siegert
Date: 2018-04-11 13:49:12
Message id: 20180411114912.7C294FBEC@cvs.NetBSD.org
Log Message:
Pullup ticket #5736 - requested by maya
sysutils/e2fsprogs: Linux build fix
Revisions pulled up:
- sysutils/e2fsprogs/PLIST.Linux 1.5
---
Module Name: pkgsrc
Committed By: maya
Date: Wed Apr 11 08:11:57 UTC 2018
Added Files:
pkgsrc/sysutils/e2fsprogs: PLIST.Linux
Log Message:
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.
Files: