components/docbook/sgml-common/patches/sgml-common-05-docdir.patch
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Mon, 03 Oct 2016 13:19:13 -0700
changeset 7042 582373e0fdee
permissions -rw-r--r--
23245494 Move sgml-common 0.6.3 to Userland 23245497 Move xml-common 0.6.3 to Userland LSARC/2005/734 GNOME For Nevada

# Existing set of patches from the desktop gate
# Can be potentially sent upstream 

--- sgml-common-0.6.3/configure.in.docdir	2002-10-23 12:07:31.000000000 +0100
+++ sgml-common-0.6.3/configure.in	2002-10-23 12:08:10.000000000 +0100
@@ -4,6 +4,8 @@
 AM_INIT_AUTOMAKE(sgml-common, 0.6.3)
 
 docdir='$(prefix)/doc'
+AC_ARG_WITH(docdir, [  -with-docdir=DOCDIR    documentation directory],
+  docdir=$withval)
 AC_SUBST(docdir)
 
 dnl Checks for programs.