summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-11-28 10:44:13 +0100
committerYorhel <git@yorhel.nl>2010-11-28 10:44:13 +0100
commit5bfd8f4559f2ce54332d28ac767619c020b151dc (patch)
tree945e4eeb078e5f9621bf8947b6b0d30c508f8011 /Makefile
parent21ce1b44379f914a36c3b8335cc93aa21d96c9b3 (diff)
ChangeLog update for 2.14 + some minor upgrade fixes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)