summaryrefslogtreecommitdiff
path: root/sci-chemistry/ghemical/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sci-chemistry/ghemical/files
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-chemistry/ghemical/files')
-rw-r--r--sci-chemistry/ghemical/files/2.99.2-docs.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/sci-chemistry/ghemical/files/2.99.2-docs.patch b/sci-chemistry/ghemical/files/2.99.2-docs.patch
new file mode 100644
index 000000000000..85f31dfd729f
--- /dev/null
+++ b/sci-chemistry/ghemical/files/2.99.2-docs.patch
@@ -0,0 +1,22 @@
+diff --git a/docs/user-docs/Makefile.am b/docs/user-docs/Makefile.am
+index 030f67c..dcb207b 100644
+--- a/docs/user-docs/Makefile.am
++++ b/docs/user-docs/Makefile.am
+@@ -1,6 +1,6 @@
+ SUBDIRS = images
+
+-helpfilesdir = $(datadir)/ghemical/@APPVERSION@/user-docs
++helpfilesdir = $(datadir)/doc/ghemical-@APPVERSION@/html
+ helpfiles_DATA = *.css *.html
+
+ EXTRA_DIST = $(helpfiles_DATA)
+diff --git a/docs/user-docs/images/Makefile.am b/docs/user-docs/images/Makefile.am
+index fae0ffd..a569151 100644
+--- a/docs/user-docs/images/Makefile.am
++++ b/docs/user-docs/images/Makefile.am
+@@ -1,4 +1,4 @@
+-helpimagesdir = $(datadir)/ghemical/@APPVERSION@/user-docs/images
++helpimagesdir = $(datadir)/doc/ghemical-@APPVERSION@/html/images
+ helpimages_DATA = *.png
+
+ EXTRA_DIST = $(helpimages_DATA)