File: 0001-do-not-build-json.patch

package info (click to toggle)
sope 5.12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 16,692 kB
  • sloc: objc: 169,218; sh: 3,823; ansic: 3,409; javascript: 446; python: 318; makefile: 185
file content (23 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From: Jeroen Dekkers <jeroen@dekkers.ch>
Date: Mon, 5 Dec 2011 19:35:34 +0100
Subject: do-not-build-json

The SBJson library is packaged separately.
---
 GNUmakefile |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/GNUmakefile b/GNUmakefile
index b5068bb..a941f3e 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -16,8 +16,7 @@ SUBPROJECTS += \
 	sope-core	\
 	sope-mime	\
 	sope-appserver	\
-	sope-gdl1 \
-	sope-json
+	sope-gdl1
 
 ifeq ($(HAS_LIBRARY_ldap),yes)
 SUBPROJECTS += sope-ldap