summaryrefslogtreecommitdiff
path: root/deskutils/xopps/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/xopps/files/patch-ac')
-rw-r--r--deskutils/xopps/files/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xopps/files/patch-ac b/deskutils/xopps/files/patch-ac
index 6befc0898740..250ac566a6ef 100644
--- a/deskutils/xopps/files/patch-ac
+++ b/deskutils/xopps/files/patch-ac
@@ -5,10 +5,10 @@
*/
#ifdef DEBUG
-#define DEFAULT_HELPPATH ".:/usr/lib/help:/usr/local/lib/help"
-+#define DEFAULT_HELPPATH ".:/usr/X11R6/lib/help:/usr/local/lib/help"
++#define DEFAULT_HELPPATH ".:/usr/X11R6/help:/usr/local/help"
#else
-#define DEFAULT_HELPPATH "/usr/lib/help:/usr/local/lib/help"
-+#define DEFAULT_HELPPATH "/usr/X11R6/lib/help:/usr/local/lib/help"
++#define DEFAULT_HELPPATH "/usr/X11R6/help:/usr/local/help"
#endif
/***********************************************************************