Fixed update instructions
authorAlexander Ebert <ebert@woltlab.com>
Fri, 4 Apr 2014 12:05:32 +0000 (14:05 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 4 Apr 2014 12:05:32 +0000 (14:05 +0200)
com.woltlab.wcf/package.xml

index 648dc73b7ff5e0d59cb2c4c4dd819db72a25e839..c2496d37dbeb709c23102a8ef9c4adfe76c7bef0 100644 (file)
@@ -46,7 +46,7 @@
        <!-- !!! WARNING: keep all three update sections below in sync !!! -->
        
        <instructions type="update" fromversion="2.0.4">
-               <instruction type="acpTemplate">acptemplates.tar</instruction>
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
                <instruction type="language">language/*.xml</instruction>
@@ -55,7 +55,7 @@
        </instructions>
        
        <instructions type="update" fromversion="2.0.4 pl 1">
-               <instruction type="acpTemplate">acptemplates.tar</instruction>
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
                <instruction type="language">language/*.xml</instruction>
@@ -64,7 +64,7 @@
        </instructions>
        
        <instructions type="update" fromversion="2.0.4 pl 2">
-               <instruction type="acpTemplate">acptemplates.tar</instruction>
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
                <instruction type="language">language/*.xml</instruction>