1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/mail/postilion/files/patch-ad
Satoshi Taoka 9faebf2bb2 Postilion is a mail client derived from tkRat that has a NeXt style interface
PR:		10271
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-04-17 04:52:04 +00:00

12 lines
420 B
Plaintext

--- lib/Makefile.in.orig Sun Feb 21 10:57:36 1999
+++ lib/Makefile.in Sun Feb 21 10:58:09 1999
@@ -101,7 +101,7 @@
if test ! -d ${LIB_DIR} ; then\
${INSTALL} -d ${LIB_DIR} ;\
fi
- ${INSTALL} postilion.exec ${LIB_DIR}/postilion.exec
+ ${INSTALL} ${STRIP} postilion.exec ${LIB_DIR}/postilion.exec
ratAddress.o: ratAddress.c rat.h ../config.h
ratAppInit.o: ratAppInit.c ratFolder.h rat.h ../config.h ratPGP.h