2007-06-18 08:31:20 -04:00
|
|
|
$OpenBSD: patch-saslauthd_Makefile_in,v 1.8 2007/06/18 12:31:20 ajacoutot Exp $
|
|
|
|
--- saslauthd/Makefile.in.orig Fri Jun 1 08:12:05 2007
|
|
|
|
+++ saslauthd/Makefile.in Fri Jun 1 08:13:41 2007
|
|
|
|
@@ -621,7 +621,7 @@ saslauthd.8: saslauthd.mdoc
|
2002-12-09 11:01:04 -05:00
|
|
|
|
|
|
|
install-data-local: saslauthd.8
|
2007-06-18 08:31:20 -04:00
|
|
|
$(mkinstalldirs) $(DESTDIR)$(mandir)/man8
|
|
|
|
- $(INSTALL_DATA) $(srcdir)/saslauthd.8 $(DESTDIR)$(mandir)/man8/saslauthd.8
|
2002-12-09 11:01:04 -05:00
|
|
|
+ $(INSTALL_DATA) $(srcdir)/saslauthd.8 $(DESTDIR)$(mandir)/cat8/saslauthd.0
|
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
2004-07-09 11:07:04 -04:00
|
|
|
.NOEXPORT:
|