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.chart.pert.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.chart.pert.patch')
-rw-r--r-- | office/ganttproject/org.ganttproject.chart.pert.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/ganttproject/org.ganttproject.chart.pert.patch b/office/ganttproject/org.ganttproject.chart.pert.patch new file mode 100644 index 000000000000..26a2ffc393df --- /dev/null +++ b/office/ganttproject/org.ganttproject.chart.pert.patch @@ -0,0 +1,11 @@ +--- org.ganttproject.chart.pert/plugin.xml 2017-03-06 17:21:28.000000000 +0300 ++++ plugin-new.xml 2017-03-10 00:59:47.875946661 +0300 +@@ -7,7 +7,7 @@ + provider-name=""> + + <runtime> +- <library name="org.ganttproject.chart.pert.jar"/> ++ <library name="pert.jar"/> + <library name="resources/"> + <export name="*"/> + </library> |