From 0f5826b3c5ffcf7f6cfa56968e087514cdfda518 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 7 Nov 2001 20:31:27 +0000 Subject: Fix braino in the previous commit: ${X11BASE}/mozilla-embedded --> ${X11BASE}/lib/mozilla-embedded Submitted by: Joe Clarke --- x11-fm/nautilus/Makefile | 2 +- x11-fm/nautilus2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-fm') 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 -- cgit v1.2.3