openbsd-ports/net/silc-client/patches/patch-doc_Makefile_in
martynas c612016e7f - update to silc-client-1.1.7
- remove --without-libtoolfix, since it does not exist;  sthen/brad
ok brad (maintainer), sthen@;  also tested by Simon Kuhnle
2009-01-11 02:03:55 +00:00

13 lines
403 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.4 2009/01/11 02:03:55 martynas Exp $
--- doc/Makefile.in.orig Sat Jan 10 18:11:36 2009
+++ doc/Makefile.in Sat Jan 10 18:25:05 2009
@@ -226,7 +226,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = @docdir@
+docdir = $(DESTDIR)$(DOCDIR)
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@