summaryrefslogtreecommitdiff
path: root/games/kdegames/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/kdegames/patches/patch-aa')
-rw-r--r--games/kdegames/patches/patch-aa57
1 files changed, 29 insertions, 28 deletions
diff --git a/games/kdegames/patches/patch-aa b/games/kdegames/patches/patch-aa
index 5e43d064ef2..e1923b58d00 100644
--- a/games/kdegames/patches/patch-aa
+++ b/games/kdegames/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.6 1999/02/20 00:05:48 tron Exp $
+$NetBSD: patch-aa,v 1.7 1999/06/05 21:27:20 tron Exp $
---- configure.orig Sat Feb 6 18:51:41 1999
-+++ configure Fri Feb 19 21:22:04 1999
-@@ -510,9 +510,9 @@
+--- configure.orig Wed Apr 28 17:22:47 1999
++++ configure Sat Jun 5 22:58:36 1999
+@@ -511,9 +511,9 @@
# Prefer explicitly selected file to automatically selected ones.
if test -z "$CONFIG_SITE"; then
if test "x$prefix" != xNONE; then
@@ -14,51 +14,52 @@ $NetBSD: patch-aa,v 1.6 1999/02/20 00:05:48 tron Exp $
fi
fi
for ac_site_file in $CONFIG_SITE; do
-@@ -3983,37 +3983,37 @@
- echo "configure:3984: checking for KDE paths" >&5
+@@ -4050,37 +4050,37 @@
+ if test "$ac_use_path_checking" = "default"; then
if test -z "$kde_htmldir"; then
-- kde_htmldir="\$(prefix)/share/doc/HTML"
-+ kde_htmldir="\$(prefix)/share/doc/kde/HTML"
+- kde_htmldir='\$(prefix)/share/doc/HTML'
++ kde_htmldir='\$(prefix)/share/kde/doc/HTML'
fi
if test -z "$kde_appsdir"; then
-- kde_appsdir="\$(prefix)/share/applnk"
-+ kde_appsdir="\$(prefix)/share/kde/applnk"
+- kde_appsdir='\$(prefix)/share/applnk'
++ kde_appsdir='\$(prefix)/share/kde/applnk'
fi
if test -z "$kde_icondir"; then
-- kde_icondir="\$(prefix)/share/icons"
-+ kde_icondir="\$(prefix)/share/kde/icons"
+- kde_icondir='\$(prefix)/share/icons'
++ kde_icondir='\$(prefix)/share/kde/icons'
fi
if test -z "$kde_sounddir"; then
-- kde_sounddir="\$(prefix)/share/sounds"
-+ kde_sounddir="\$(prefix)/share/kde/sounds"
+- kde_sounddir='\$(prefix)/share/sounds'
++ kde_sounddir='\$(prefix)/share/kde/sounds'
fi
if test -z "$kde_datadir"; then
-- kde_datadir="\$(prefix)/share/apps"
-+ kde_datadir="\$(prefix)/share/kde/apps"
+- kde_datadir='\$(prefix)/share/apps'
++ kde_datadir='\$(prefix)/share/kde/apps'
fi
if test -z "$kde_locale"; then
-- kde_locale="\$(prefix)/share/locale"
-+ kde_locale="\$(prefix)/share/kde/locale"
+- kde_locale='\$(prefix)/share/locale'
++ kde_locale='\$(prefix)/share/kde/locale'
fi
if test -z "$kde_cgidir"; then
- kde_cgidir="\$(exec_prefix)/cgi-bin"
+- kde_cgidir='\$(exec_prefix)/cgi-bin'
++ kde_cgidir='\$(libexecdir)/kde-cgi-bin'
fi
if test -z "$kde_confdir"; then
-- kde_confdir="\$(prefix)/share/config"
-+ kde_confdir="\$(prefix)/share/kde/config"
+- kde_confdir='\$(prefix)/share/config'
++ kde_confdir='\$(prefix)/share/kde/config'
fi
if test -z "$kde_mimedir"; then
-- kde_mimedir="\$(prefix)/share/mimelnk"
-+ kde_mimedir="\$(prefix)/share/kde/mimelnk"
+- kde_mimedir='\$(prefix)/share/mimelnk'
++ kde_mimedir='\$(prefix)/share/kde/mimelnk'
fi
if test -z "$kde_toolbardir"; then
-- kde_toolbardir="\$(prefix)/share/toolbar"
-+ kde_toolbardir="\$(prefix)/share/kde/toolbar"
+- kde_toolbardir='\$(prefix)/share/toolbar'
++ kde_toolbardir='\$(prefix)/share/kde/toolbar'
fi
if test -z "$kde_wallpaperdir"; then
-- kde_wallpaperdir="\$(prefix)/share/wallpapers"
-+ kde_wallpaperdir="\$(prefix)/share/kde/wallpapers"
+- kde_wallpaperdir='\$(prefix)/share/wallpapers'
++ kde_wallpaperdir='\$(prefix)/share/kde/wallpapers'
fi
if test -z "$kde_bindir"; then
- kde_bindir="\$(exec_prefix)/bin"
+ kde_bindir='\$(exec_prefix)/bin'