blob: e293e902075134f1256adf316b756d4ea7862614 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
$NetBSD: patch-aa,v 1.6 2011/03/23 14:12:58 taca Exp $
--- ../json-1.5.1.gemspec.orig 2011-01-26 04:38:55.000000000 +0000
+++ ../json-1.5.1.gemspec
@@ -15,14 +15,12 @@ bindir: bin
cert_chain: []
date: 2011-01-25 23: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
|