diff options
author | Niels Horn <niels.horn@gmail.com> | 2011-01-01 17:55:34 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-02 00:27:36 -0600 |
commit | 2240d2193982cad2b60a09dcb57f1b5e4382eeca (patch) | |
tree | bce20e59814a0eeac60a051ffecfc4eb79ceadb8 /development/kicad/help_path.patch | |
parent | f9e5f10b3219cbe7cf9a2dbce9ae0194b2e9facf (diff) | |
download | slackbuilds-2240d2193982cad2b60a09dcb57f1b5e4382eeca.tar.gz |
development/kicad: Updated for version bzr_20101223.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/kicad/help_path.patch')
-rw-r--r-- | development/kicad/help_path.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/kicad/help_path.patch b/development/kicad/help_path.patch index 6116e478c3..e974c9dd37 100644 --- a/development/kicad/help_path.patch +++ b/development/kicad/help_path.patch @@ -1,6 +1,6 @@ ---- kicad-bzr_20100608/common/edaappl.cpp 2010-09-25 08:49:59.000000000 -0300 -+++ kicad-bzr_20100608_patched/common/edaappl.cpp 2010-09-25 13:46:19.000000000 -0300 -@@ -891,7 +891,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 @@ // from a distribution files are in /usr/share/doc/kicad/help and binaries // in /usr/bin or /usr/local/bin subdirs.Add( wxT( "share" ) ); |