]> granicus.if.org Git - graphviz/commitdiff
`$(pkgdatadir)/doc/html` -> `$(htmldir)`
authorDavid Seifert <soap@gentoo.org>
Sat, 16 Apr 2022 16:00:18 +0000 (18:00 +0200)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 16 Apr 2022 16:27:27 +0000 (09:27 -0700)
* The schemas are documentation, and should be nested in
  `$(docdir)` and not `$(datadir)`.

doc/schema/Makefile.am

index 42b979e3b9c212cc77821807697e8d37d5a2471b..5da021406db2d84d56e6355201d90f7c5d98326e 100644 (file)
@@ -1,4 +1,4 @@
 ## Process this file with automake to produce Makefile.in
 
-schemadir = $(pkgdatadir)/doc/html/schema
+schemadir = $(htmldir)/schema
 dist_schema_DATA = arguments.xml attributes.xml attributes.xslt