do not add imgcache to phar
authorChristian Weiske <cweiske@cweiske.de>
Mon, 14 Apr 2014 20:59:34 +0000 (22:59 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 14 Apr 2014 20:59:34 +0000 (22:59 +0200)
build.xml

index f1d99e00b62323b2c2483c9e676bac3f1061ffd8..e855ae93a40f3292c667251220a4f8bdcf40adb9 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -15,6 +15,7 @@
   <include name="README.rst"/>
 
   <exclude name="data/phancap.config.php"/>
+  <exclude name="www/imgcache/"/>
 <!--
   <include name="www/index.php"/> -->
  </fileset>