aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-21 16:10:09 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-21 16:10:09 +0000
commit9c9c4ecb204011d3ec3707af32068a37cfb10a95 (patch)
treee143b1b5903e3cf33df92f6851453cd45c9765fd
parent0baeac3b4aff5cd75e43ae69bdfd5d5cb5208b40 (diff)
downloadsimplepkg-9c9c4ecb204011d3ec3707af32068a37cfb10a95.tar.gz
simplepkg-9c9c4ecb204011d3ec3707af32068a37cfb10a95.tar.bz2
minor fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@693 04377dda-e619-0410-9926-eae83683ac58
-rwxr-xr-xtrunk/src/mkbuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/trunk/src/mkbuild b/trunk/src/mkbuild
index 11532ac..a7faaf4 100755
--- a/trunk/src/mkbuild
+++ b/trunk/src/mkbuild
@@ -781,10 +781,10 @@ function update_manifest {
# Update Manifest file
# Update mkbuild metainformation
- uptate_manifest_info $WORK/$MKBUILD_NAME
+ update_manifest_info $WORK/$MKBUILD_NAME
# Update slack-required information
- uptate_manifest_info $WORK/slack-required
+ update_manifest_info $WORK/slack-required
# Update SlackBuild information
update_manifest_info $WORK/$SLACKBUILD