summaryrefslogtreecommitdiff
path: root/xibuild/make_infos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xibuild/make_infos.sh')
-rwxr-xr-xxibuild/make_infos.sh2
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