mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
430 B
Plaintext
14 lines
430 B
Plaintext
$NetBSD: patch-aa,v 1.2 2004/02/22 22:29:22 jschauma Exp $
|
|
|
|
--- src/lib/filedir/makefile.in.orig 2002-09-19 10:36:35.000000000 -0400
|
|
+++ src/lib/filedir/makefile.in 2004-02-22 16:28:11.000000000 -0500
|
|
@@ -33,7 +33,7 @@
|
|
PROGRAM = $(MYLIBDIR)/libxncfiledir.a
|
|
|
|
VERSION = 3.20.1
|
|
-MAGIC = /usr/share/magic
|
|
+MAGIC = /usr/share/misc/magic
|
|
|
|
CINCLUDES=-DMAGIC='"$(MAGIC)"' -DMAGIC_FOR_XNC $(DEFS) $(DEB) $(STRIPPING)
|
|
|