fix for gcc pkgbuild

This commit is contained in:
Kevin Mihelich 2011-11-01 15:01:48 -04:00
parent fd7bceeef1
commit 44c231f771

View file

@ -134,7 +134,7 @@ package_gcc()
# unfortunately it is much, much easier to install the lot and clean-up the mess...
make -j1 DESTDIR=${pkgdir} install
rm -f $pkgdir/usr/bin/{{$CHOST-,}gfortran}
rm -f $pkgdir/usr/bin/{$CHOST-,}gfortran
rm -f $pkgdir/usr/lib/*.so*
rm -f $pkgdir/usr/lib/lib{ffi,gfortran,,objc,quadmath}.a
rm -f $pkgdir/usr/lib/libgfortran.spec