diff options
author | agc <agc> | 1999-10-27 09:51:32 +0000 |
---|---|---|
committer | agc <agc> | 1999-10-27 09:51:32 +0000 |
commit | 8999e6ac8a08f675f79b9354af855d6a7d54cbbc (patch) | |
tree | f67e33612c16104a6749e8c0d992d50177e48b9d /misc | |
parent | d9e3f5555bf47a043e2ca0dacd085d62cf4f96e1 (diff) | |
download | pkgsrc-8999e6ac8a08f675f79b9354af855d6a7d54cbbc.tar.gz |
Patch the correct Makefile.in file, by using the path to it.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/siag/patches/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/siag/patches/patch-aa b/misc/siag/patches/patch-aa index bd792392b32..b5d8f0dc4b3 100644 --- a/misc/siag/patches/patch-aa +++ b/misc/siag/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.4 1999/10/21 15:15:02 agc Exp $ +$NetBSD: patch-aa,v 1.5 1999/10/27 09:51:32 agc Exp $ ---- Makefile.in.orig Tue Jul 6 02:09:00 1999 -+++ Makefile.in Thu Oct 21 16:07:11 1999 +--- siag/Makefile.in.orig Tue Jul 6 02:09:00 1999 ++++ siag/Makefile.in Thu Oct 21 16:07:11 1999 @@ -58,7 +58,7 @@ PRE_UNINSTALL = : POST_UNINSTALL = : |