summaryrefslogtreecommitdiff
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-configure22
1 files changed, 0 insertions, 22 deletions
diff --git a/games/gcompris2/files/patch-configure b/games/gcompris2/files/patch-configure
deleted file mode 100644
index 4dc527f10096..000000000000
--- a/games/gcompris2/files/patch-configure
+++ /dev/null
@@ -1,22 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Mon May 28 13:15:07 2001
-+++ configure Mon May 28 13:17:17 2001
-@@ -5147,14 +5147,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
-
-