diff options
author | Ekin Akoglu <ekinakoglu@gmail.com> | 2017-03-10 09:35:13 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-10 09:39:18 +0000 |
commit | 99cb09e77a0c38c40af4bdd76cb0e9ea2e276a99 (patch) | |
tree | 3f258481319460d8b02ad21805389f86af730494 /office/ganttproject/org.ganttproject.impex.htmlpdf.patch | |
parent | 50bfa12c572e618c7a211825d75ad4ef6634f07e (diff) |
office/ganttproject: Updated for version 2.8.3 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/ganttproject/org.ganttproject.impex.htmlpdf.patch')
-rw-r--r-- | office/ganttproject/org.ganttproject.impex.htmlpdf.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/ganttproject/org.ganttproject.impex.htmlpdf.patch b/office/ganttproject/org.ganttproject.impex.htmlpdf.patch new file mode 100644 index 0000000000000..f992617ff5222 --- /dev/null +++ b/office/ganttproject/org.ganttproject.impex.htmlpdf.patch @@ -0,0 +1,11 @@ +--- org.ganttproject.impex.htmlpdf/plugin.xml 2017-03-06 17:21:28.000000000 +0300 ++++ plugin-new.xml 2017-03-10 01:02:20.842938200 +0300 +@@ -7,7 +7,7 @@ + provider-name="ganttproject.org team"> + + <runtime> +- <library name="org.ganttproject.impex.htmlpdf.jar"> ++ <library name="ganttproject-htmlpdf.jar"> + <export name="*"/> + </library> + <library name="lib/itextpdf-5.3.1.jar"> |