openbsd-ports/games/pioneers/patches/patch-configure

13 lines
448 B
Plaintext
Raw Normal View History

2010-11-17 14:23:05 -05:00
$OpenBSD: patch-configure,v 1.4 2010/11/17 19:23:05 jasper Exp $
--- configure.orig Sun Sep 26 11:18:09 2010
+++ configure Wed Nov 17 18:57:54 2010
@@ -14435,7 +14435,7 @@ if test $pioneers_is_mingw_port = yes; then
2009-11-08 06:06:48 -05:00
DATADIRNAME=.
else
pioneers_datadir=$datadir
- pioneers_themedir=$datadir/games/pioneers/themes
+ pioneers_themedir=$datadir/pioneers/themes
pioneers_themedir_embed=$pioneers_themedir
pioneers_localedir=$datadir/locale
fi