summaryrefslogtreecommitdiff
path: root/buildpkg.sh.in
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2004-05-30 21:48:40 -0700
committerTim Rice <tim@multitalents.net>2004-05-30 21:48:40 -0700
commit2d2b9f706fda68a0b251f2bca42332a99fba12e1 (patch)
tree11ee40d17a3d7207f0150d08fcaaefe3c2d6cc01 /buildpkg.sh.in
parent6f1f758cca33555f4f81691d10d3f8996bc6ab45 (diff)
downloadopenssh-git-2d2b9f706fda68a0b251f2bca42332a99fba12e1.tar.gz
[buildpkg.sh.in] Last minute fix didn't make it in the .in file. :-(
Diffstat (limited to 'buildpkg.sh.in')
-rw-r--r--buildpkg.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildpkg.sh.in b/buildpkg.sh.in
index 656754c1..0afa10b1 100644
--- a/buildpkg.sh.in
+++ b/buildpkg.sh.in
@@ -547,4 +547,5 @@ echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION-$UNAME_S-$ARCH.pkg
esac
[ "${REMOVE_FAKE_ROOT_WHEN_DONE}" = yes ] && rm -rf $FAKE_ROOT
+exit 0