Quote baselayout package atom
authorAndrew Gaffney <agaffney@gentoo.org>
Thu, 21 Feb 2008 17:12:43 +0000 (17:12 +0000)
committerAndrew Gaffney <agaffney@gentoo.org>
Thu, 21 Feb 2008 17:12:43 +0000 (17:12 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1324 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
targets/support/rc-update.sh

index 3bc07b7beb87085ed2b8bc67ef2a591f2e3b1cd4..f7c92c44ff2edd2109a79220e054c4c9d0a0c8ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 # 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
index 748cb22fca4c1220c1464d396196291d58a4a408..2aa26a978315bb713876bbbe98633bf2132a738c 100644 (file)
@@ -1,6 +1,6 @@
 #!/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