aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/xopps/files/patch-ac14
-rw-r--r--deskutils/xopps/pkg-comment2
2 files changed, 15 insertions, 1 deletions
diff --git a/deskutils/xopps/files/patch-ac b/deskutils/xopps/files/patch-ac
new file mode 100644
index 000000000000..6befc0898740
--- /dev/null
+++ b/deskutils/xopps/files/patch-ac
@@ -0,0 +1,14 @@
+--- help.c.orig Mon Jan 25 00:15:18 1999
++++ help.c Mon Jan 25 00:16:49 1999
+@@ -173,9 +173,9 @@
+ * default help path, add cwd when in debug mode
+ */
+ #ifdef DEBUG
+-#define DEFAULT_HELPPATH ".:/usr/lib/help:/usr/local/lib/help"
++#define DEFAULT_HELPPATH ".:/usr/X11R6/lib/help:/usr/local/lib/help"
+ #else
+-#define DEFAULT_HELPPATH "/usr/lib/help:/usr/local/lib/help"
++#define DEFAULT_HELPPATH "/usr/X11R6/lib/help:/usr/local/lib/help"
+ #endif
+
+ /***********************************************************************
diff --git a/deskutils/xopps/pkg-comment b/deskutils/xopps/pkg-comment
index 2c489eb5ba9b..d1c1ab8c44bd 100644
--- a/deskutils/xopps/pkg-comment
+++ b/deskutils/xopps/pkg-comment
@@ -1 +1 @@
-A tool which lets you draw gantt charts.
+A tool which lets you draw Gantt charts.