From 57ece8e980fa5e1b0fcd88739e8b534da0e8f67c Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Thu, 15 Jul 2010 20:26:00 +0200 Subject: [PATCH] [conf] add /usr/bin to fsldpaths.conf --- conf/fsldpaths.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/fsldpaths.conf b/conf/fsldpaths.conf index 53a71f781..4d9a37b9a 100644 --- a/conf/fsldpaths.conf +++ b/conf/fsldpaths.conf @@ -7,4 +7,5 @@ /usr/share # make sure those two are in /usr/libexec -/usr/games/bin \ No newline at end of file +/usr/games/bin +/usr/bin