[arch-commits] CVS update of arch/build/base/gcc (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Jul 4 18:54:29 UTC 2007


    Date: Wednesday, July 4, 2007 @ 14:54:29
  Author: jgc
    Path: /home/cvs-arch/arch/build/base/gcc

Modified: PKGBUILD (1.73 -> 1.74)

Pick the right man sources


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: arch/build/base/gcc/PKGBUILD
diff -u arch/build/base/gcc/PKGBUILD:1.73 arch/build/base/gcc/PKGBUILD:1.74
--- arch/build/base/gcc/PKGBUILD:1.73	Wed Jul  4 13:56:30 2007
+++ arch/build/base/gcc/PKGBUILD	Wed Jul  4 14:54:29 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.73 2007/07/04 17:56:30 jgc Exp $
+# $Id: PKGBUILD,v 1.74 2007/07/04 18:54:29 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gcc
 pkgver=4.2.1
@@ -57,5 +57,5 @@
 
   # install the libstdc++ man pages
   mkdir -p ${startdir}/pkg/usr/man/man3
-  install -m644 ${startdir}/src/man-${pkgver}/man3/* ${startdir}/pkg/usr/man/man3/
+  install -m644 ${startdir}/src/man-4.2.0/man3/* ${startdir}/pkg/usr/man/man3/
 }




More information about the arch-commits mailing list