Remove arch 64 package for the moment until packaging tools are sorted out

This commit is contained in:
Matthew Bowra-Dean
2011-01-07 15:16:22 +13:00
parent 63ee3ebf9f
commit e50dc9a550
2 changed files with 3 additions and 1 deletions

View File

@@ -53,6 +53,8 @@ cp -r hicolor $ROOTDIR/usr/share/icons/
fi
) &
if [ $4 = 'x86' ]
then
(
echo "Building Arch-Linux package."
cd pkgbuild
@@ -61,6 +63,7 @@ cp -r hicolor $ROOTDIR/usr/share/icons/
echo "Arch-Linux package build failed, refer to $PWD/package.log."
fi
) &
fi
(
echo "Building RPM package."

View File

@@ -30,7 +30,6 @@ LINUXVERSION=`echo $VERSION | sed "s/-/\\./g"`
./uploader.sh linux "$VERSION" $PKGDIR/openra-$LINUXVERSION-1-i686.pkg.tar.xz "archlatest32" "$FTPSERVER" "$FTPPATH" "$3" "$4"
./uploader.sh linux "$VERSION" $PKGDIR/openra-$VERSION-amd64.deb "deblatest" "$FTPSERVER" "$FTPPATH" "$3" "$4"
./uploader.sh linux "$VERSION" $PKGDIR/openra-$LINUXVERSION-1.x86_64.rpm "rpmlatest" "$FTPSERVER" "$FTPPATH" "$3" "$4"
./uploader.sh linux "$VERSION" $PKGDIR/openra-$LINUXVERSION-1-x86_64.pkg.tar.xz "archlatest" "$FTPSERVER" "$FTPPATH" "$3" "$4"
if [ "$TYPE" = "release" ]; then
wput --basename=../ -u ../VERSION ftp://$3:$4@$FTPSERVER/$FTPPATHBASE/master/