diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-10 14:05:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-10 14:05:00 +0000 |
commit | 9832e2699606fceb14c95686a73d6d362595b3ea (patch) | |
tree | 8d2e8bb660388cbdc21ea2688a191b9acb2b4e2d /devel/prcs | |
parent | 3cc89e9a872e773fbe425b62a6d41f151f452b6a (diff) | |
download | pkgsrc-9832e2699606fceb14c95686a73d6d362595b3ea.tar.gz |
Remove obsolete patch.
Diffstat (limited to 'devel/prcs')
-rw-r--r-- | devel/prcs/patches/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/prcs/patches/patch-ab b/devel/prcs/patches/patch-ab deleted file mode 100644 index 5fe030d68cd..00000000000 --- a/devel/prcs/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2000/03/06 04:28:02 hubertf Exp $ - ---- emacs/Makefile.in.orig Mon Sep 14 00:00:40 1998 -+++ emacs/Makefile.in Mon Mar 6 04:20:09 2000 -@@ -169,7 +169,7 @@ - install-data: install-lispLISP - @$(NORMAL_INSTALL) - --install: install-exec install-data all -+install: install-exec all - @: - - uninstall: uninstall-lispLISP |