aboutsummaryrefslogtreecommitdiff
path: root/development/kicad/help_path.patch
diff options
context:
space:
mode:
authorFernando Lopez Jr <fernando.lopezjr@gmail.com>2015-12-17 08:29:41 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-12-18 09:19:32 +0700
commit06081ab4a3933d7c248efe342120ecfaef599315 (patch)
tree1299f28a052c2e7467d0b4799508e6b09d0c87ed /development/kicad/help_path.patch
parente138c83376ea78f4f90d877415133c77992a0ec2 (diff)
downloadslackbuilds-06081ab4a3933d7c248efe342120ecfaef599315.tar.xz
development/kicad: Updated for version 4.0.0 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/kicad/help_path.patch')
-rw-r--r--development/kicad/help_path.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/development/kicad/help_path.patch b/development/kicad/help_path.patch
deleted file mode 100644
index 9c61f86d5373..000000000000
--- a/development/kicad/help_path.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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" ) );
-