/[packages]/cauldron/maelstrom/current/SOURCES/Maelstrom-3.0.6-datadir.patch
ViewVC logotype

Contents of /cauldron/maelstrom/current/SOURCES/Maelstrom-3.0.6-datadir.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 204976 - (show annotations) (download)
Sun Feb 5 20:13:22 2012 UTC (12 years, 2 months ago) by luigiwalser
File size: 738 byte(s)
- rename Maelstrom to maelstrom
1 --- Maelstrom-3.0.6/configure.in~ 2002-10-20 04:53:32.000000000 +0200
2 +++ Maelstrom-3.0.6/configure.in 2003-07-21 15:35:14.000000000 +0200
3 @@ -105,7 +105,7 @@
4 GAME_INSTALLDIR="\$(prefix)/games/$PACKAGE"
5 ;;
6 *)
7 - GAME_INSTALLDIR="\$(prefix)/games/$PACKAGE"
8 + GAME_INSTALLDIR="\$(datadir)/games/$PACKAGE"
9 ;;
10 esac
11 AC_SUBST(GAME_INSTALLDIR)
12 --- Maelstrom-3.0.6/Makefile.am~ 2002-10-20 06:19:40.000000000 +0200
13 +++ Maelstrom-3.0.6/Makefile.am 2003-07-21 15:43:35.000000000 +0200
14 @@ -65,7 +65,7 @@
15
16 # Special install rule for the game
17 install:
18 - make install_gamedata target=@GAME_INSTALLDIR@
19 + make install_gamedata target=$(GAME_INSTALLDIR)
20
21 install_gamedata:
22 sh mkinstalldirs $(target)/

  ViewVC Help
Powered by ViewVC 1.1.30