Install docs under "doc" directory instead of "doc-xc"
authorPavan Deolasee <[email protected]>
Thu, 18 Feb 2016 11:56:49 +0000 (17:26 +0530)
committerPavan Deolasee <[email protected]>
Tue, 18 Oct 2016 10:00:17 +0000 (15:30 +0530)
configure

index ce73d01e9f88808db88776ac05cf8e93c0fb544e..8711af0d3a596912f4c5d80b4ccb2a84774e5e11 100755 (executable)
--- a/configure
+++ b/configure
@@ -898,7 +898,7 @@ sharedstatedir='${prefix}/com'
 localstatedir='${prefix}/var'
 includedir='${prefix}/include'
 oldincludedir='/usr/include'
-docdir='${datarootdir}/doc-xc/${PACKAGE_TARNAME}'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 infodir='${datarootdir}/info'
 htmldir='${docdir}'
 dvidir='${docdir}'