openbsd-ports/textproc/isearch/patches/patch-Makefile
2000-04-21 23:42:10 +00:00

12 lines
362 B
Plaintext

--- Makefile.orig Thu Dec 5 22:35:46 1996
+++ Makefile Sat Apr 22 01:27:42 2000
@@ -153,7 +153,7 @@ install:
cp $(BIN_DIR)/Iindex $(INSTALL)/.
cp $(BIN_DIR)/Isearch $(INSTALL)/.
cp $(BIN_DIR)/Iutil $(INSTALL)/.
- cd $(CGI_DIR); make install
+# cd $(CGI_DIR); make install
srcdist:
make -i distclean;cd ..;tar cvf $(DIST).tar $(DIST);gzip $(DIST).tar