ignore dist files
authorChristian Weiske <cweiske@cweiske.de>
Wed, 18 Apr 2012 18:04:08 +0000 (20:04 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 18 Apr 2012 18:04:08 +0000 (20:04 +0200)
.gitignore
build.xml

index 094fc2676d9700df3d6c12d8c2ca2539097a22d1..5912743877b96318c061a6956a72a389f6fdb5ca 100644 (file)
@@ -1,3 +1,5 @@
 README.html
 repos
 data/config.php
+build.properties
+dist
index ac94c50704d45bf6f22f990523822f0aef36aebc..620286c54f0914ab77d331388e53d10628fdc0b5 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -156,7 +156,7 @@ First release
        />
       <regexp
        pattern="(&lt;file name=&quot;www/(.+?)&quot;)"
-       replace="\1 install-as=&quot;SemanticScuttle/\2&quot;"
+       replace="\1 install-as=&quot;phorkie/\2&quot;"
        />
       <regexp
        pattern="(&lt;file name=&quot;src/(.+?)&quot;)"