Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37814082
en ru br
ALT Linux repos
S:2.4.1-alt4

Group :: Sound
RPM: libffado

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libffado-2.0.0-ffado-diag-path.patch
Download


diff -ur support/tools/ffado-diag.in support/tools/ffado-diag.in
--- support/tools/ffado-diag.in	2010-09-10 18:36:15.000000000 +0000
+++ support/tools/ffado-diag.in	2010-09-10 18:55:54.714825076 +0000
@@ -23,6 +23,8 @@
 
 import sys
 
+# Add the path of the installed ffado-mixer-modules
+sys.path.append( "/usr/share/libffado/python" )
 # Add the path of the installed dependent files
 sys.path.append( "$PYTHONDIR" )
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin