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-configure39
1 files changed, 0 insertions, 39 deletions
diff --git a/games/gcompris2/files/patch-configure b/games/gcompris2/files/patch-configure
deleted file mode 100644
index 891546c18b3b..000000000000
--- a/games/gcompris2/files/patch-configure
+++ /dev/null
@@ -1,39 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Thu Oct 25 16:02:31 2001
-+++ configure Thu Oct 25 16:03:10 2001
-@@ -6711,6 +6711,7 @@
-
-
- GNOME_XML_LIB=`$GNOME_CONFIG --libs xml2`
-+ CPPFLAGS="$CPPFLAGS `$GNOME_CONFIG --cflags xml2`"
-
- else
- echo "$ac_t""no" 1>&6
-@@ -8315,7 +8316,7 @@
- fi
-
-
-- CATOBJEXT=.gmo
-+ CATOBJEXT=.mo
- fi
-
- else
-@@ -8611,14 +8612,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
-
-