File kicad-suse-help-path.patch of Package kicad

Index: common/searchhelpfilefullpath.cpp
===================================================================
--- common/searchhelpfilefullpath.cpp.orig
+++ common/searchhelpfilefullpath.cpp
@@ -107,6 +107,7 @@ wxString SearchHelpFileFullPath( const S
     // Below we account for an international subdirectory.
     subdirs.Add( "share" );
     subdirs.Add( "doc" );
+    subdirs.Add( "packages" );
     subdirs.Add( "kicad" );
     subdirs.Add( "help" );
 
openSUSE Build Service is sponsored by