aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/createpkg
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-09 19:46:31 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-09 19:46:31 +0000
commit5c2f26033fb7cc6f952dcb89423a0d69d5c73603 (patch)
treebac16e75fe65e808986b37caf529c0135b6a84bd /trunk/src/createpkg
parent9253416c1af45b594f3252746aad5f2ee78821d4 (diff)
downloadsimplepkg-5c2f26033fb7cc6f952dcb89423a0d69d5c73603.tar.gz
simplepkg-5c2f26033fb7cc6f952dcb89423a0d69d5c73603.tar.bz2
minor fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@645 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/src/createpkg')
-rw-r--r--trunk/src/createpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/createpkg b/trunk/src/createpkg
index f5b6328..e5c8edf 100644
--- a/trunk/src/createpkg
+++ b/trunk/src/createpkg
@@ -283,7 +283,7 @@ function repository_update {
cd $cwd
fi
- mk_exit 0
+ exit 0
}