1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/mail/prayer/files/patch-servers-Makefile
Rong-En Fan 493b3b9364 - Update to 1.3.1
- Convert old style rc script to the new world order
- Some other cleanups

PR:		ports/132611
Submitted by:	Bapt <baptiste.daroussin at gmail.com>
2009-03-16 15:28:23 +00:00

12 lines
444 B
Plaintext

--- servers/Makefile.orig 2009-03-16 22:51:20.000000000 +0800
+++ servers/Makefile 2009-03-16 22:51:25.000000000 +0800
@@ -98,8 +98,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 $(BROOT)$(BIN_DIR)
$(INSTALL) -o $(RO_USER) -g $(RO_GROUP) -m $(PUBLIC_EXEC) \