Slightly changed gcc-testing

This commit is contained in:
Mike Staszel 2010-07-08 06:45:04 -07:00
parent 527bd6443b
commit b4d80fbaad
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
pkgbase=gcc
pkgname=('gcc' 'gcc-libs')
pkgver=4.4.3
pkgrel=3
pkgrel=4
pkgdesc='The GNU Compiler Collection'
arch=(arm)
license=(GPL LGPL custom)

View file

@ -18,7 +18,7 @@
# ==== Variables to set ====
PLUGSCRIPTDIR=/media/Plugbox/builder/plugapps/scripts/plugscripts
INSTALLEDPKGS="base kernel26-withlinux file openssh openssl heimdal"
RELEASEVER=1.1-beta1r2
RELEASEVER=1.1-rc1
MAKETARGZ=1
MAKEUBIIMG=1
# ==== The Process ====