- Add missing patch for 1.3.1 update
This commit is contained in:
parent
493b3b9364
commit
adafbec777
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230230
1 changed files with 11 additions and 0 deletions
11
mail/prayer/files/patch-utils-Makefile
Normal file
11
mail/prayer/files/patch-utils-Makefile
Normal 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) \
|
Loading…
Reference in a new issue