aboutsummaryrefslogtreecommitdiff
path: root/games/gcompris2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/gcompris2/files/patch-configure')
-rw-r--r--games/gcompris2/files/patch-configure49
1 files changed, 0 insertions, 49 deletions
diff --git a/games/gcompris2/files/patch-configure b/games/gcompris2/files/patch-configure
deleted file mode 100644
index db31635c6e87..000000000000
--- a/games/gcompris2/files/patch-configure
+++ /dev/null
@@ -1,49 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Thu Apr 18 14:54:09 2002
-+++ configure Thu Apr 18 14:56:30 2002
-@@ -7272,7 +7272,7 @@
-
- #include <stdlib.h>
- #include <stdio.h>
--#include <xmlversion.h>
-+#include <libxml/xmlversion.h>
-
- int
- main()
-@@ -7383,7 +7383,7 @@
- #line 7384 "configure"
- #include "confdefs.h"
-
--#include <xmlversion.h>
-+#include <libxml/xmlversion.h>
- #include <stdio.h>
-
- int main() {
-@@ -8915,7 +8915,7 @@
- fi
-
-
-- CATOBJEXT=.gmo
-+ CATOBJEXT=.mo
- fi
-
- else
-@@ -9211,14 +9211,14 @@
- PACKAGE_SOUNDS_DIR="sounds"
-
- cat >> confdefs.h <<EOF
--#define PACKAGE_SOUNDS_DIR "${myprefix}/${DATADIRNAME}/${PACKAGE}/sounds"
-+#define PACKAGE_SOUNDS_DIR "${myprefix}/${DATADIRNAME}/gnome/${PACKAGE}/sounds"
- EOF
-
-
- PACKAGE_DATA_DIR="boards"
-
- cat >> confdefs.h <<EOF
--#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}/${PACKAGE}/boards"
-+#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}/gnome/${PACKAGE}/boards"
- EOF
-
-