From 5bfd8f4559f2ce54332d28ac767619c020b151dc Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sun, 28 Nov 2010 10:44:13 +0100 Subject: ChangeLog update for 2.14 + some minor upgrade fixes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8496bd9f..333d5add 100644 --- a/Makefile +++ b/Makefile @@ -149,7 +149,7 @@ update-2.13: all $(multi-start) update-2.14: all - rm static/s/script.js + rm -f static/f/script.js $(multi-stop) ${runpsql} < util/updates/update_2.14.sql $(multi-start) -- cgit v1.2.3