Date: Saturday, June 30, 2012 @ 09:51:34
  Author: allan
Revision: 162786

upgpkg: gcc 4.7.1-2

ppl rebuild

Modified:
  gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-06-30 13:48:37 UTC (rev 162785)
+++ PKGBUILD    2012-06-30 13:51:34 UTC (rev 162786)
@@ -6,7 +6,7 @@
 
 pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go')
 pkgver=4.7.1
-pkgrel=1
+pkgrel=2
 #_snapshot=4.7-20120505
 _libstdcppmanver=20120605              # Note: check source directory name 
when updating this
 pkgdesc="The GNU Compiler Collection"
@@ -157,8 +157,8 @@
   rm $pkgdir/usr/share/man/man3/ffi*
 
   # many packages require these symlinks
-  install -dm755 ${pkgdir}/lib
-  ln -s /usr/bin/cpp ${pkgdir}/lib/cpp
+  #install -dm755 ${pkgdir}/lib
+  #ln -s /usr/bin/cpp ${pkgdir}/lib/cpp
   ln -s gcc ${pkgdir}/usr/bin/cc
 
   # POSIX conformance launcher scripts for c89 and c99

Reply via email to