--- libs/fst/SConscript.orig	Fri Dec  1 04:24:47 2006
+++ libs/fst/SConscript	Sun Mar 18 19:02:10 2007
@@ -38,7 +38,7 @@
         "unzip -qq -d ${SOURCE.dir} -o $SOURCE",
         Delete ('$TARGET.dir'),
         Copy ('${TARGET.dir}', 'libs/fst/vstsdk2.3/source/common'),
-        "sed -i '/struct VstFileType\|struct VstFileSelect/,/};/d' $TARGET"
+        "gsed -i '/struct VstFileType\|struct VstFileSelect/,/};/d' $TARGET"
         ])
 
     a = fst.Object ('fst', 'fst.c')
