slackbuilds_ponce/development/kicad/help_path.patch
Niels Horn e590468b66 development/kicad: Updated for version bzr_20110330.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-04-03 09:34:39 -05:00

10 lines
443 B
Diff

--- kicad-bzr_20101223/common/edaappl.cpp 2010-12-31 17:48:16.000000000 -0200
+++ kicad-bzr_20101223_patched/common/edaappl.cpp 2010-12-31 17:49:46.000000000 -0200
@@ -927,7 +927,6 @@
// from a distribution files are in /usr/share/doc/kicad/help and binaries
// in /usr/bin or /usr/local/bin
subdirs.Add( wxT( "share" ) );
- subdirs.Add( _T( "doc" ) );
subdirs.Add( wxT( "kicad" ) );
subdirs.Add( _T( "help" ) );