summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-fm/nautilus/Makefile2
-rw-r--r--x11-fm/nautilus2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index c41021393cb1..f507a1f3cffb 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -70,7 +70,7 @@ post-install:
@${ECHO} "To be able view WWW pages and HTML documents from Nautilus please"
@${ECHO} "add the following into your environment:"
@${ECHO} ""
- @${ECHO} " LD_LIBRARY_PATH=${X11BASE}/mozilla-embedded"
+ @${ECHO} " LD_LIBRARY_PATH=${X11BASE}/lib/mozilla-embedded"
@${ECHO} ""
.endif
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index c41021393cb1..f507a1f3cffb 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -70,7 +70,7 @@ post-install:
@${ECHO} "To be able view WWW pages and HTML documents from Nautilus please"
@${ECHO} "add the following into your environment:"
@${ECHO} ""
- @${ECHO} " LD_LIBRARY_PATH=${X11BASE}/mozilla-embedded"
+ @${ECHO} " LD_LIBRARY_PATH=${X11BASE}/lib/mozilla-embedded"
@${ECHO} ""
.endif