From a5f84e28e203a83267e04f428f0cf5aa48e46619 Mon Sep 17 00:00:00 2001 From: rhatto Date: Tue, 23 Jan 2007 21:14:20 +0000 Subject: small changes git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@123 04377dda-e619-0410-9926-eae83683ac58 --- src/simplaret | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') 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`" -- cgit v1.2.3