mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 05:52:19 -04:00
15 lines
398 B
Plaintext
15 lines
398 B
Plaintext
$NetBSD: patch-aj,v 1.2 2002/12/01 18:31:42 jdolecek Exp $
|
|
|
|
--- ./make/ptlib.mak.orig Wed Dec 2 03:37:31 1998
|
|
+++ ./make/ptlib.mak Sun Aug 18 23:07:47 2002
|
|
@@ -38,7 +38,7 @@
|
|
PWLIBDIR=$(HOME)/pwlib
|
|
endif
|
|
|
|
-include $(PWLIBDIR)/make/unix.mak
|
|
-include $(PWLIBDIR)/make/common.mak
|
|
+include $(PWLIBDIR)/share/pwlib/make/unix.mak
|
|
+include $(PWLIBDIR)/share/pwlib/make/common.mak
|
|
|
|
# End of ptlib.mak
|