summaryrefslogtreecommitdiff
path: root/games/gcompris2/files/patch-configure
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /games/gcompris2/files/patch-configure
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
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
-
-