diff options
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | build.xml | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ README.html repos data/config.php +build.properties +dist @@ -156,7 +156,7 @@ First release /> <regexp pattern="(<file name="www/(.+?)")" - replace="\1 install-as="SemanticScuttle/\2"" + replace="\1 install-as="phorkie/\2"" /> <regexp pattern="(<file name="src/(.+?)")" |
