- Add missing patch for 1.3.1 update

This commit is contained in:
Rong-En Fan 2009-03-16 15:28:58 +00:00
parent 493b3b9364
commit adafbec777
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230230

View file

@ -0,0 +1,11 @@
--- utils/Makefile.orig 2009-03-16 23:12:54.000000000 +0800
+++ utils/Makefile 2009-03-16 23:13:16.000000000 +0800
@@ -72,8 +72,6 @@
-rm -f $(BIN) core *.o *.flc *~ \#*\#
install: all
- $(INSTALL) -o $(RO_USER) -g $(RO_GROUP) -m $(PUBLIC_DIR) -d \
- $(BROOT)$(BIN_DIR)
$(INSTALL) -o $(RO_USER) -g $(RO_GROUP) -m $(PUBLIC_EXEC) \
prayer-ssl-prune $(BROOT)$(BIN_DIR)
$(INSTALL) -o $(RO_USER) -g $(RO_GROUP) -m $(PUBLIC_EXEC) \