summaryrefslogtreecommitdiff
path: root/games/openglad/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/openglad/files/patch-configure')
-rw-r--r--games/openglad/files/patch-configure22
1 files changed, 22 insertions, 0 deletions
diff --git a/games/openglad/files/patch-configure b/games/openglad/files/patch-configure
new file mode 100644
index 000000000000..125bdc880da2
--- /dev/null
+++ b/games/openglad/files/patch-configure
@@ -0,0 +1,22 @@
+--- configure.orig Tue May 13 16:54:09 2003
++++ configure Tue May 13 16:54:55 2003
+@@ -1643,8 +1643,8 @@
+ test "x$prefix" = "xNONE" && prefix=/usr/local
+ test "x$exec_prefix" = "xNONE" && exec_prefix=$prefix
+ test "x$sysconfdir" = 'x${prefix}/etc' && sysconfdir=${prefix}/etc
+-test "x$datadir" = 'x${prefix}/share' && datadir=${prefix}/share/games/openglad
+-test "x$bindir" = 'x${exec_prefix}/bin' && bindir=${exec_prefix}/games
++test "x$datadir" = 'x${prefix}/share' && datadir=${prefix}/share/openglad
++test "x$bindir" = 'x${exec_prefix}/bin' && bindir=${exec_prefix}/bin
+
+
+ cat >>confdefs.h <<_ACEOF
+@@ -1653,7 +1653,7 @@
+
+
+ cat >>confdefs.h <<_ACEOF
+-#define DATADIR "$datadir/"
++#define DATADIR "$datadir"
+ _ACEOF
+
+