aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-21 16:41:55 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-21 16:41:55 +0000
commit1fd4dc0814104399a7cff169a6ff7ceb7462ed24 (patch)
treeb1d95e6eacb6033b0008e96a476ee631698aa022
parent081704756f1e679b54f75f3bf9c737318a68f691 (diff)
downloadsimplepkg-1fd4dc0814104399a7cff169a6ff7ceb7462ed24.tar.gz
simplepkg-1fd4dc0814104399a7cff169a6ff7ceb7462ed24.tar.bz2
minor fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@696 04377dda-e619-0410-9926-eae83683ac58
-rwxr-xr-xtrunk/src/mkbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/mkbuild b/trunk/src/mkbuild
index cecae3e..ddef655 100755
--- a/trunk/src/mkbuild
+++ b/trunk/src/mkbuild
@@ -806,7 +806,7 @@ function update_manifest {
done
# Add source code information
- update_manifest $CONST_STRING dist
+ update_manifest_info $CONST_STRING dist
}