summaryrefslogtreecommitdiff
path: root/textproc/ruby-json/patches/patch-aa
blob: 37eae16b9125ec845a85198b0b60353f785c94f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$NetBSD: patch-aa,v 1.3 2010/05/04 02:46:50 taca Exp $

Do not install executables, those are part of ruby-json-pure

--- ../json-1.4.2.gemspec.orig	2010-04-30 09:12:53.000000000 +0000
+++ ../json-1.4.2.gemspec
@@ -10,14 +10,12 @@ bindir: bin
 cert_chain: []
 
 date: 2010-04-27 22:00:00 +00:00
-default_executable: edit_json.rb
+default_executable: []
 dependencies: []
 
 description: This is a JSON implementation as a Ruby extension in C.
 email: flori@ping.de
-executables: 
-- edit_json.rb
-- prettify_json.rb
+executables: []
 extensions: 
 - ext/json/ext/generator/extconf.rb
 - ext/json/ext/parser/extconf.rb