unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 17413c71aea9fd989669dc88b1b4e2d569f4529c 3620 bytes (raw)
name: gnu/packages/patches/virtuoso-ose-remove-pre-built-jar-files.patch 	 # note: path name is non-authoritative(*)

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
 
This patch disables build targets that contain pre-built Java archives that
would be copied to the build's output.

Patch by Roel Janssen <roel@gnu.org>
*** a-virtuoso-opensource-7.2.7/binsrc/Makefile.am	1970-01-01 01:00:01.000000000 +0100
--- b-virtuoso-opensource-7.2.7/binsrc/Makefile.am	2022-05-27 12:20:52.909135774 +0200
***************
*** 19,25 ****
  #  
  #  
  
! SUBDIRS = dav mono virtuoso tests rdf_mappers driver maildrop sqldoc hosting bpel fct tutorial conductor samples vsp ws sync vspx vad cached_resources virtodbc virtoledb virtuoso_sink xddl VirtuosoClient.Net oat isparql jena jena2 jena3 jena4 sesame sesame2 sesame3 sesame4 redland hibernate dbpedia rdb2rdf rdf4j
  
  
  # ----------------------------------------------------------------------
--- 19,25 ----
  #  
  #  
  
! SUBDIRS = dav mono virtuoso tests rdf_mappers driver maildrop sqldoc hosting bpel fct tutorial conductor samples vsp ws sync vspx vad cached_resources virtodbc virtoledb virtuoso_sink xddl VirtuosoClient.Net oat isparql redland dbpedia rdb2rdf
  
  
  # ----------------------------------------------------------------------
*** a-virtuoso-opensource-7.2.7/configure.ac	1970-01-01 01:00:01.000000000 +0100
--- b-virtuoso-opensource-7.2.7/configure.ac	2022-05-27 12:27:51.879208018 +0200
***************
*** 57,64 ****
  dnl	AM_INIT_AUTOMAKE([1.8])
  dnl	AM_INIT_AUTOMAKE([1.9 tar-ustar])
  dnl
! AM_INIT_AUTOMAKE([1.9 tar-ustar])
! 
  AM_MAINTAINER_MODE
  
  
--- 57,63 ----
  dnl	AM_INIT_AUTOMAKE([1.8])
  dnl	AM_INIT_AUTOMAKE([1.9 tar-ustar])
  dnl
! AM_INIT_AUTOMAKE([1.9 tar-ustar subdir-objects])
  AM_MAINTAINER_MODE
  
  
***************
*** 3157,3163 ****
  	binsrc/dbpedia/Makefile
  	binsrc/driver/Makefile
  	binsrc/fct/Makefile
- 	binsrc/hibernate/Makefile
  	binsrc/hosting/Makefile
  	binsrc/hosting/mono/Makefile
  	binsrc/hosting/mono/tests/Makefile
--- 3156,3161 ----
***************
*** 3169,3184 ****
  	binsrc/hosting/ruby/Makefile
  	binsrc/hosting/shapefileio/Makefile
  	binsrc/isparql/Makefile
- 	binsrc/jena/Makefile
- 	binsrc/jena2/Makefile
- 	binsrc/jena3/Makefile
- 	binsrc/jena4/Makefile
  	binsrc/maildrop/Makefile
  	binsrc/mono/Makefile
  	binsrc/oat/Makefile
  	binsrc/rdf_mappers/Makefile
  	binsrc/rdb2rdf/Makefile
- 	binsrc/rdf4j/Makefile
  	binsrc/redland/Makefile
  	binsrc/samples/demo/Makefile
  	binsrc/samples/hslookup/Makefile
--- 3167,3177 ----
***************
*** 3191,3200 ****
  	binsrc/samples/webapp/Makefile
  	binsrc/samples/xpath/Makefile
  	binsrc/samples/xquery/Makefile
- 	binsrc/sesame/Makefile
- 	binsrc/sesame2/Makefile
- 	binsrc/sesame3/Makefile
- 	binsrc/sesame4/Makefile
  	binsrc/sqldoc/Makefile
  	binsrc/sync/Makefile
  	binsrc/tests/biftest/Makefile
--- 3184,3189 ----
***************
*** 3236,3245 ****
  	docsrc/stylesheets/Makefile
  	docsrc/xmlsource/Makefile
  	libsrc/Dk/Makefile
- 	libsrc/JDBCDriverType4/Makefile
- 	libsrc/JDBCDriverType4/testsuite_4.0/Makefile
- 	libsrc/JDBCDriverType4/virtuoso/jdbc/Makefile
- 	libsrc/JDBCDriverType4/virtuoso/Makefile
  	libsrc/langfunc/Makefile
  	libsrc/odbcsdk/Makefile
  	libsrc/plugin/Makefile
--- 3225,3230 ----
*** a-virtuoso-opensource-7.2.7/libsrc/Makefile.am	1970-01-01 01:00:01.000000000 +0100
--- b-virtuoso-opensource-7.2.7/libsrc/Makefile.am	2022-05-27 12:30:12.658593011 +0200
***************
*** 19,25 ****
  #  
  #  
  
! SUBDIRS = util zlib odbcsdk Dk Thread langfunc Wi plugin Tidy Xml.new JDBCDriverType4
  
  noinst_HEADERS = Dk.h libutil.h
  
--- 19,25 ----
  #  
  #  
  
! SUBDIRS = util zlib odbcsdk Dk Thread langfunc Wi plugin Tidy Xml.new
  
  noinst_HEADERS = Dk.h libutil.h
  

debug log:

solving 17413c71ae ...
found 17413c71ae in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).