[arch-commits] Commit in fcgi/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Fri Dec 28 05:30:21 UTC 2012


    Date: Friday, December 28, 2012 @ 00:30:21
  Author: pierre
Revision: 173923

upgpkg: fcgi 2.4.0-8

rebuild of old package

Modified:
  fcgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-28 05:23:44 UTC (rev 173922)
+++ PKGBUILD	2012-12-28 05:30:21 UTC (rev 173923)
@@ -5,7 +5,7 @@
 
 pkgname=fcgi
 pkgver=2.4.0
-pkgrel=7
+pkgrel=8
 depends=('gcc-libs')
 pkgdesc="FASTCgi(fcgi) islanguage independent, high performant extension to CGI"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i "${srcdir}/gcc44-fix-include.patch"
+  patch -p1 -i "${srcdir}/gcc44-fix-include.patch"
   libtoolize --force
   aclocal
   autoconf




More information about the arch-commits mailing list