Test GCC PKGBUILD x2

This commit is contained in:
Mike Staszel 2009-09-29 22:58:12 -05:00
parent 1a95986e34
commit 0ad38a1091

View file

@ -15,7 +15,8 @@ md5sums=('4c4f0fc4c563a9dad47070d0b527c2f5')
options=('!libtool')
build() {
echo "Hi there."}
echo "Hi there."
}
package_gcc() {
depends=("gcc-libs==$pkgver-$pkgrel" 'binutils>=2.19.1' 'mpfr>=2.4.1' 'cloog-ppl>=0.15.3')