summaryrefslogtreecommitdiff
path: root/pkg/openbsd/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-11-01 22:22:51 -0700
committerMichael Forney <mforney@mforney.org>2018-11-03 01:16:52 -0700
commit3838ad3380912036fe7c6b9e912e3bf07257357b (patch)
tree4cf437e69565eaca0830946f2d2cf5dd482734f4 /pkg/openbsd/gen.lua
parent6156b3e1c5da8a9d356d6f063f3a5b2ed11f5ef0 (diff)
openbsd: Update to 6.4
Diffstat (limited to 'pkg/openbsd/gen.lua')
-rw-r--r--pkg/openbsd/gen.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/openbsd/gen.lua b/pkg/openbsd/gen.lua
index 1899f365..5fd6d9c6 100644
--- a/pkg/openbsd/gen.lua
+++ b/pkg/openbsd/gen.lua
@@ -83,7 +83,7 @@ man{'usr.bin/patch/patch.1'}
-- pax
exe('pax', [[bin/pax/(
- ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c
+ ar_io.c ar_subs.c buf_subs.c cpio.c file_subs.c ftree.c
gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c tables.c
tar.c tty_subs.c
) libbsd.a]])