diff --git a/xsoft/office/gnucash.xml b/xsoft/office/gnucash.xml
index fef686b52a..de18113b76 100644
--- a/xsoft/office/gnucash.xml
+++ b/xsoft/office/gnucash.xml
@@ -110,7 +110,7 @@
Install GnuCash by running the following
commands:
-sed -i 's/^\(host_os=.*\)$/\1-gnu/' configure &&
+sed -i 's/^host_os=.*$/&-gnu/' configure &&
./configure --prefix=/opt/gnome-1.4 \
--sysconfdir=/etc \
--disable-guppi \