aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2012-04-18 20:04:08 +0200
committerChristian Weiske <cweiske@cweiske.de>2012-04-18 20:04:08 +0200
commit3937fc938f4e5c1d61348029bc54bbb06d00fd09 (patch)
tree12ca5004b4885e22b01fa5ee397bbff9bb1090bf /build.xml
parent7725481138f78b3739289841226ff11ec4cc7510 (diff)
downloadphorkie-3937fc938f4e5c1d61348029bc54bbb06d00fd09.tar.gz
phorkie-3937fc938f4e5c1d61348029bc54bbb06d00fd09.zip
ignore dist files
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index ac94c50..620286c 100644
--- 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;)"