From: rhatto Date: Tue, 23 Jan 2007 21:14:20 +0000 (+0000) Subject: small changes X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a5f84e28e203a83267e04f428f0cf5aa48e46619;p=simplepkg.git small changes git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@123 04377dda-e619-0410-9926-eae83683ac58 --- diff --git a/src/simplaret b/src/simplaret index 42f1bff..4563e23 100755 --- a/src/simplaret +++ b/src/simplaret @@ -690,6 +690,8 @@ function simplaret_install { root="/$ROOT" mkdir -p $root/var/log/setup/tmp + # now we check if ARCH and VERSION from the + # repository are the same of the jail if [ "$2" != "--skip-checks" ]; then jail_arch="`default_arch $root`" jail_version="`default_version $root`"