* fix USC build issues

This commit is contained in:
Reinhard Pointner 2015-01-23 19:40:35 +00:00
parent 34ce4c2f9c
commit 2be6c69ba6
1 changed files with 1 additions and 0 deletions

View File

@ -415,6 +415,7 @@
<chmod perm="755" type="file">
<fileset dir="${dir.debsrc}">
<include name="**/bin/**" />
<include name="**/fpcalc" />
</fileset>
</chmod>