Unbreak ramdisks by catching up with the change to use the new libc
authorsthen <sthen@openbsd.org>
Thu, 13 Sep 2018 16:34:33 +0000 (16:34 +0000)
committersthen <sthen@openbsd.org>
Thu, 13 Sep 2018 16:34:33 +0000 (16:34 +0000)
uid_from_user() and gid_from_group() instead of the pax-specific
functions in cache.c.

distrib/special/pax/Makefile

index d7825b3..ae415cb 100644 (file)
@@ -1,10 +1,10 @@
-#      $OpenBSD: Makefile,v 1.1 2014/01/11 05:37:18 deraadt Exp $
+#      $OpenBSD: Makefile,v 1.2 2018/09/13 16:34:33 sthen Exp $
 
 .PATH:  ${.CURDIR}/../../../bin/pax
 CFLAGS+=-DNOCPIO -I${.CURDIR}/../../../bin/pax
 
 PROG=   pax
-SRCS=  ar_io.c ar_subs.c buf_subs.c cache.c file_subs.c ftree.c\
+SRCS=  ar_io.c ar_subs.c buf_subs.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