diff options
Diffstat (limited to 'development/kicad/help_path.patch')
-rw-r--r-- | development/kicad/help_path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/kicad/help_path.patch b/development/kicad/help_path.patch index e974c9dd37..9c61f86d53 100644 --- a/development/kicad/help_path.patch +++ b/development/kicad/help_path.patch @@ -1,6 +1,6 @@ --- 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 -@@ -903,7 +903,6 @@ +@@ -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" ) ); |