projects
/
java-idp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Renamed sites files to avoid colliding with 1.2, changed providerId to match metadata
[java-idp.git]
/
build.xml
diff --git
a/build.xml
b/build.xml
index
b214a3f
..
256cb9d
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-291,6
+291,7
@@
<copy todir="${shib.home}/bin">
<fileset dir="bin"/>
</copy>
+ <chmod dir="${shib.home}/bin" perm="ug+rx" includes="**/*"/>
<mkdir dir="${shib.home}/logs" />