pkgsrc-wip/sendmailX/patches/patch-ab
Adrian Portelli a620fdb944 - Update to 0.0.8
- Note that sendmailX now comes with it's own hacked copy of db.  This shouldn't
  conflict with the other db* packages in pkgsrc.  However, I don't know
  how other packages may react when they see two version on db4 in the same
  directory.  You have been warned.
- Removed db4 dependency.
- Don't run the sendmail setup script on completion.
2005-07-18 13:22:07 +00:00

15 lines
365 B
Text

$NetBSD: patch-ab,v 1.1 2005/07/18 13:22:07 adrian_p Exp $
--- Makefile.in.orig 2005-07-17 11:25:08.000000000 +0100
+++ Makefile.in
@@ -883,8 +883,8 @@ uninstall-info: uninstall-info-recursive
install-data-hook:
- ${CHMOD} +x ./misc/sm.setup.sh
- ${SHELL} ./misc/sm.setup.sh
+# ${CHMOD} +x ./misc/sm.setup.sh
+# ${SHELL} ./misc/sm.setup.sh
# fix this...