Moved from print/ted/patches/patch-aa,v
This commit is contained in:
parent
52e8bc1f54
commit
a1c792a44e
1 changed files with 12 additions and 0 deletions
12
textproc/ted/patches/patch-aa
Normal file
12
textproc/ted/patches/patch-aa
Normal file
|
@ -0,0 +1,12 @@
|
|||
$NetBSD: patch-aa,v 1.1.1.2 1999/09/19 01:54:35 dmcmahill Exp $
|
||||
|
||||
--- Ted/makefile.in.orig Fri Jul 23 06:52:42 1999
|
||||
+++ Ted/makefile.in Mon Aug 30 08:48:21 1999
|
||||
@@ -12,5 +12,6 @@
|
||||
-I../appUtil \
|
||||
-I../include \
|
||||
- $(DEF_PKGDIR)
|
||||
+ $(DEF_PKGDIR) \
|
||||
+ $(DEF_INFODIR)
|
||||
|
||||
LDFLAGS=@LDFLAGS@
|
Loading…
Reference in a new issue