be317e6
--- src/AudacityApp.cpp.orig	2013-09-14 23:10:02.523311571 +1000
be317e6
+++ src/AudacityApp.cpp	2013-09-14 23:11:38.641360961 +1000
be317e6
@@ -1182,6 +1182,8 @@
be317e6
       return false;
be317e6
    }
be317e6
 
be317e6
+   gPrefs->Write(wxT("/MP3/MP3LibPath"),wxT("__RPM_LIBDIR__/libmp3lame.so.0"));
be317e6
+
be317e6
    // More initialization
be317e6
 
be317e6
    InitDitherers();