summaryrefslogtreecommitdiff
path: root/devel/noweb/files/patch-lib_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/noweb/files/patch-lib_Makefile')
-rw-r--r--devel/noweb/files/patch-lib_Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/noweb/files/patch-lib_Makefile b/devel/noweb/files/patch-lib_Makefile
deleted file mode 100644
index 814eec6d18e8..000000000000
--- a/devel/noweb/files/patch-lib_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/Makefile.orig 2000-06-16 20:25:51 UTC
-+++ lib/Makefile
-@@ -12,7 +12,7 @@ all: toascii
-
- install: all
- cp unmarkup emptydefn toascii nwmtime h2a btdefn $(LIB)
-- sed 's@|LIBDIR|@$(LIB)@g' pipedocs > $(LIB)/pipedocs
-+ sed 's@|LIBDIR|@$(LIBNAME)@g' pipedocs > $(LIB)/pipedocs
- chmod +x $(LIB)/pipedocs
-
- checkin: