aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/createpkg
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-19 16:13:58 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-19 16:13:58 +0000
commit9d18d292217f12e30467832f6ded72c70e67967b (patch)
treeed1b93db872b5c38cd94c763dfa62186157781f4 /trunk/src/createpkg
parentafb0901283052b06d75f04694f942139f424f177 (diff)
downloadsimplepkg-9d18d292217f12e30467832f6ded72c70e67967b.tar.gz
simplepkg-9d18d292217f12e30467832f6ded72c70e67967b.tar.bz2
adding mkbuild --status
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@756 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/src/createpkg')
-rw-r--r--trunk/src/createpkg2
1 files changed, 2 insertions, 0 deletions
diff --git a/trunk/src/createpkg b/trunk/src/createpkg
index 0a67648..b3b3f97 100644
--- a/trunk/src/createpkg
+++ b/trunk/src/createpkg
@@ -309,6 +309,8 @@ function repository_update {
function repository_status {
+ local cwd
+
if [ -d "$PACKAGES_DIR/.svn" ]; then
echo "Status of $PACKAGES_DIR."
cwd="`pwd`"