summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd23/files/patch-notifyd::Makefile.in
blob: d49703fa25b49aedc350e95e39c0ff377df05f7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: notifyd/Makefile.in
diff -u notifyd/Makefile.in.orig notifyd/Makefile.in
--- notifyd/Makefile.in.orig	Wed Nov 12 13:02:10 2003
+++ notifyd/Makefile.in	Fri Feb 13 18:41:07 2004
@@ -79,7 +79,7 @@
 all: notifyd
 
 install:
-	$(INSTALL) -m 755 notifyd $(DESTDIR)$(service_path)
+	$(INSTALL) -s -m 755 notifyd $(DESTDIR)$(service_path)
 
 OBJS= notifyd.o notify_null.o notify_log.o notify_mailto.o notify_zephyr.o