From ff399b584f06fe2aaebb277068b4564e4fae2197 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Thu, 7 Apr 2005 23:15:35 +0000 Subject: Getting the build scripts to work with M6. --- .../org.eclipse.cdt.releng/platform/build.properties | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'releng/org.eclipse.cdt.releng/platform/build.properties') diff --git a/releng/org.eclipse.cdt.releng/platform/build.properties b/releng/org.eclipse.cdt.releng/platform/build.properties index 78dd49a4845..6e987229cc9 100644 --- a/releng/org.eclipse.cdt.releng/platform/build.properties +++ b/releng/org.eclipse.cdt.releng/platform/build.properties @@ -60,15 +60,15 @@ collBase=. # configs=win32,win32,x86 & linux,motif,x86 # By default the value is *,*,* configs=\ - aix,motif,ppc \ - & linux,gtk,x86 \ - & linux,gtk,x86_64 \ - & linux,gtk,ppc \ - & linux,gtk,ia64 \ - & macosx,carbon,ppc \ - & qnx,photon,x86 \ - & solaris,motif,sparc \ - & win32,win32,x86 + aix,motif,ppc-tar \ + & linux,gtk,x86-tar \ + & linux,gtk,x86_64-tar \ + & linux,gtk,ppc-tar \ + & linux,gtk,ia64-tar \ + & macosx,carbon,ppc-tar \ + & qnx,photon,x86-tar \ + & solaris,motif,sparc-tar \ + & win32,win32,x86-zip #Arguments to send to the zip executable zipargs= -- cgit v1.2.3