pl2bat.bat -> pl2bat.pl change in win32/pod.mak
[p5sagit/p5-mst-13.2.git] / hints / next_3.sh
index 829d273..55e8959 100644 (file)
@@ -74,7 +74,7 @@ cccdlflags=' '
 #
 #      archs=(m68k i386)
 #
-archs=`/bin/lipo -info /usr/lib/libm.a | sed 's/^[^:]*:[^:]*: //'`
+archs=`/bin/lipo -info /usr/lib/libm.a | sed -n 's/^[^:]*:[^:]*: //p'`
 
 #
 # leave the following part alone