diff options
Diffstat (limited to 'mail/postilion/files/patch-ad')
-rw-r--r-- | mail/postilion/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/postilion/files/patch-ad b/mail/postilion/files/patch-ad deleted file mode 100644 index 141bd67f41af..000000000000 --- a/mail/postilion/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |