OSDN Git Service

不要ファイル削除時の修正漏れの修正
authorsakamocchi <o-takashi@sakamocchi.jp>
Sun, 27 May 2012 13:23:47 +0000 (22:23 +0900)
committersakamocchi <o-takashi@sakamocchi.jp>
Sun, 27 May 2012 13:23:47 +0000 (22:23 +0900)
build/build.xml

index 7dd000f..1a0c594 100644 (file)
     <!-- Copy necessary files in root -->
     <copy file="${src.home}/action.php" todir="${upgrade.home}" preservelastmodified="yes" />
        <copy file="${src.home}/atom.php" todir="${upgrade.home}" preservelastmodified="yes" />
-       <copy file="${src.home}/createaccount.html" todir="${upgrade.home}" preservelastmodified="yes" />
        <copy file="${src.home}/createaccount.php" todir="${upgrade.home}" preservelastmodified="yes" />
        <copy file="${src.home}/readme.html" todir="${upgrade.home}" preservelastmodified="yes" />
        <copy file="${src.home}/robots.txt" todir="${upgrade.home}" preservelastmodified="yes" />