diff options
Diffstat (limited to 'xibuild/make_infos.sh')
-rwxr-xr-x | xibuild/make_infos.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xibuild/make_infos.sh b/xibuild/make_infos.sh index 4817e6a..08035a5 100755 --- a/xibuild/make_infos.sh +++ b/xibuild/make_infos.sh @@ -60,6 +60,4 @@ for pkg in $(ls "$XIB_EXPORT"/repo/*/*.xipkg); do sign $pkg >> $info_file list_line $pkg >> "$XIB_EXPORT"/repo/$repo/packages.list echo "Enlisted $name to $info_file" - - done |