git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1324
d1e1f19c-881f-0410-ab34-
b69fee027534
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id: $
+ 21 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
+ targets/support/rc-update.sh:
+ Quote baselayout package atom
+
21 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
targets/support/chroot-functions.sh:
OK, we shouldn't use which to find env-update, since /usr/sbin isn't in the
#!/bin/bash
-if portageq has_version / >=sys-apps/baselayout-2*
+if portageq has_version / '>=sys-apps/baselayout-2*'
then
# We need to add a few here for baselayout-2
[[ -e /etc/init.d/device-mapper ]] && rc-update add device-mapper boot