From 78116a5298bc0cbbfb70e0ab39d14123c24fcb21 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Tue, 4 Feb 2014 02:07:45 +0100 Subject: [PATCH] [ticket/12161] Do not use subdirectories in build/save directory. This is pretty much pointless because a new build will wipe the save directory and there are only a few files in there anyway. PHPBB3-12161 --- build/build.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build/build.xml b/build/build.xml index b668c9bf40..e82e61a18e 100644 --- a/build/build.xml +++ b/build/build.xml @@ -133,20 +133,20 @@ + save/phpbb-${prevversion}_to_${newversion}_language.patch" /> + save/phpbb-${prevversion}_to_${newversion}_prosilver.patch" /> + save/phpbb-${prevversion}_to_${newversion}_subsilver2.patch" /> + save/phpbb-${prevversion}_to_${newversion}_git_shortlog.txt" /> + save/phpbb-${prevversion}_to_${newversion}_git_diffstat.txt" />