Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2002:
[Freeciv-Dev] Re: [patch] loading rulesets 2 (PR#1273)
Home

[Freeciv-Dev] Re: [patch] loading rulesets 2 (PR#1273)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: [patch] loading rulesets 2 (PR#1273)
From: "Per I. Mathisen" <Per.Inge.Mathisen@xxxxxxxxxxx>
Date: Sat, 23 Feb 2002 09:11:38 -0800 (PST)

On Sat, 23 Feb 2002, Per I. Mathisen wrote:
> Tested extensively with old and new savegames. After applying this patch,
> remove data/classic/.

And after that, apply this patch, rerun automake and ./configure, or you
won't be able to compile:

Index: data/Makefile.am
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/Makefile.am,v
retrieving revision 1.18
diff -u -2 -r1.18 Makefile.am
--- data/Makefile.am    2001/01/25 19:39:38     1.18
+++ data/Makefile.am    2002/02/23 17:09:50
@@ -15,3 +15,3 @@
 EXTRA_DIST = $(pkgdata_DATA)

-SUBDIRS = misc trident engels default classic civ1 civ2 scenario nation hires
+SUBDIRS = misc trident engels default civ1 civ2 scenario nation hires

Yours,
Per

"What we anticipate seldom occurs: but what we least expect generally
happens." -- Benjamin Disraeli




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: [patch] loading rulesets 2 (PR#1273), Per I. Mathisen <=