aboutsummaryrefslogtreecommitdiffstats
path: root/devel/noweb/files/patch-lib_Makefile
blob: 814eec6d18e888e1ec7ee5d96fb1998bc26e61f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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: