From aeb69ec8f922b391656bbebf3832c8305d19065a Mon Sep 17 00:00:00 2001 From: Oliver Winston Date: Sat, 2 Jun 2007 00:43:15 +0000 Subject: [PATCH] Adde forgotten " ". git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21208 10447126-35f2-4685-b0cf-6dd780d3921f --- archiver/isomaster/isomaster.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archiver/isomaster/isomaster.conf b/archiver/isomaster/isomaster.conf index 3ecc90160..2f3157056 100644 --- a/archiver/isomaster/isomaster.conf +++ b/archiver/isomaster/isomaster.conf @@ -12,4 +12,4 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- runconf=0 -var_append makeinstopt PREFIX=$root/$prefix +var_append makeinstopt " " "PREFIX=$root/$prefix"