Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 0a3c98732a3e1f207fb902716f3b7934 > files > 2

audacious-plugins-3.10.1-3.mga7.tainted.src.rpm

diff -Nur audacious-plugins-3.6-orig/src/ladspa/plugin.cc audacious-plugins-3.6/src/ladspa/plugin.cc
--- audacious-plugins-3.6-orig/src/ladspa/plugin.cc	2015-02-28 22:57:53.000000000 +0100
+++ audacious-plugins-3.6/src/ladspa/plugin.cc	2015-03-02 15:57:15.499371104 +0100
@@ -35,6 +35,7 @@
 
 const char * const LADSPAHost::defaults[] = {
  "plugin_count", "0",
+ "module_path", "__RPM_LIBDIR__/ladspa",
  nullptr};
 
 pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER;