13 lines
404 B
Plaintext
13 lines
404 B
Plaintext
$OpenBSD: patch-configure,v 1.3 2010/05/26 21:29:10 jasper Exp $
|
|
--- configure.orig Sat May 22 15:05:53 2010
|
|
+++ configure Wed May 26 23:19:18 2010
|
|
@@ -12671,7 +12671,7 @@ fi
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
|
|
$as_echo "$LINGUAS" >&6; }
|
|
|
|
-KDEDIR="`kde4-config --install data`"
|
|
+KDEDIR='${prefix}/share/apps'
|
|
|
|
if test "x$KDEDIR" = x; then
|
|
KDEDIR="/usr/share/kde4/apps/"
|