summaryrefslogtreecommitdiff
path: root/dev-db/virtuoso-jdbc/files/5.0.13/5.0.13-common.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/virtuoso-jdbc/files/5.0.13/5.0.13-common.patch')
-rw-r--r--dev-db/virtuoso-jdbc/files/5.0.13/5.0.13-common.patch62
1 files changed, 0 insertions, 62 deletions
diff --git a/dev-db/virtuoso-jdbc/files/5.0.13/5.0.13-common.patch b/dev-db/virtuoso-jdbc/files/5.0.13/5.0.13-common.patch
deleted file mode 100644
index 73ac5111de1..00000000000
--- a/dev-db/virtuoso-jdbc/files/5.0.13/5.0.13-common.patch
+++ /dev/null
@@ -1,62 +0,0 @@
-diff -ru ../virtuoso-opensource-5.0.13/appsrc/Makefile.am ./appsrc/Makefile.am
---- ../virtuoso-opensource-5.0.13/appsrc/Makefile.am 2007-05-07 15:23:31.000000000 +0200
-+++ ./appsrc/Makefile.am 2010-02-04 02:26:39.233264458 +0100
-@@ -19,17 +19,4 @@
- #
- #
-
--SUBDIRS = \
-- ODS-Framework \
-- ODS-Addressbook \
-- ODS-Blog \
-- ODS-Bookmark \
-- ODS-Briefcase \
-- ODS-Calendar \
-- ODS-Community \
-- ODS-Discussion \
-- ODS-FeedManager \
-- ODS-Gallery \
-- ODS-Polls \
-- ODS-WebMail \
-- ODS-Wiki
-+SUBDIRS = ODS-Framework ODS-Addressbook ODS-Blog ODS-Bookmark ODS-Briefcase ODS-Calendar ODS-Community ODS-Discussion ODS-FeedManager ODS-Gallery ODS-Polls ODS-WebMail ODS-Wiki
-diff -ru ../virtuoso-opensource-5.0.13/configure.in ./configure.in
---- ../virtuoso-opensource-5.0.13/configure.in 2010-02-03 21:35:24.000000000 +0100
-+++ ./configure.in 2010-02-04 02:26:39.232260962 +0100
-@@ -608,18 +608,6 @@
- ## ##
- ##########################################################################
-
--AC_ARG_WITH(debug, [dnl
--AC_HELP_STRING([--with-debug], [debugging code])dnl
--], [ with_debug="$withval" ],
-- [ with_debug="no" ])
--if test "x$with_debug" = "xyes"; then
-- CCOPT="-g"
-- AM_LDFLAGS="-g"
--else
-- CCOPT=""
-- AM_LDFLAGS="-s"
--fi
--
- AC_CHECKING([default compiler values])
- if eval "${CC-cc} $CFLAGS $AM_LDFLAGS -o binsrc/config/ccdefs binsrc/config/ccdefs.c" ; then
- eval `binsrc/config/ccdefs`
-diff -ru ../virtuoso-opensource-5.0.13/Makefile.am ./Makefile.am
---- ../virtuoso-opensource-5.0.13/Makefile.am 2010-02-03 19:15:44.000000000 +0100
-+++ ./Makefile.am 2010-02-04 02:27:51.497811162 +0100
-@@ -25,14 +25,6 @@
-
- SUBDIRS = . docsrc libsrc binsrc appsrc
-
--dist_doc_DATA = \
-- AUTHORS \
-- COPYING \
-- CREDITS \
-- INSTALL \
-- LICENSE \
-- NEWS \
-- README*
-
- # ----------------------------------------------------------------------
- #