diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-14 12:57:47 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-14 12:57:47 +0000 |
| commit | 360b89ee54367c66f15cb677f048d662e580a92c (patch) | |
| tree | b595e1b6135b0b006a6c4384078ee7655061a408 /emulators/vxtools/files/patch-dir.c | |
| parent | Fix build breakage. "wnn" user is added after the stage target. (diff) | |
- Support staging
- Respect CFLAGS
- Don't build with debug symbols
- USES -> gmake
- Convert USE_BZIP2=yes to USES=tar:bzip2
Diffstat (limited to 'emulators/vxtools/files/patch-dir.c')
| -rw-r--r-- | emulators/vxtools/files/patch-dir.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vxtools/files/patch-dir.c b/emulators/vxtools/files/patch-dir.c index c287ec8a3494..7a9e8d3e4a04 100644 --- a/emulators/vxtools/files/patch-dir.c +++ b/emulators/vxtools/files/patch-dir.c @@ -1,5 +1,5 @@ ---- dir.c.orig 2007-11-16 03:10:42.000000000 +0600 -+++ dir.c 2007-11-16 03:11:11.000000000 +0600 +--- ./dir.c.orig 1999-12-02 17:57:40.000000000 +0100 ++++ ./dir.c 2014-03-14 13:54:55.820662227 +0100 @@ -105,7 +105,7 @@ if (direct->ino) filldir (dir, direct->name, direct->namelen, direct->ino); |
