From b629dcb724e29702b2162273ec208f1c56428b49 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Sun, 10 Aug 2003 19:33:43 +0000 Subject: [PATCH] Install location for content on unix is now ${prefix}/share/uqm/ by default. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1097 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 7320f07a2..137c75611 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.3: +- Install location for content on unix systems is now ${prefix}/share/uqm + instead of ${prefix}/lib/uqm - SvdB - New main menu graphics from MarkVera, Paxtez, Nic (bug #393) - Removed a place where you could ask for repairs when you shouldn't (bug #432), from Nic