[arch-commits] Commit in kernel26/trunk (PKGBUILD)
Thomas Bächler
thomas at archlinux.org
Sat Oct 24 07:39:25 UTC 2009
Date: Saturday, October 24, 2009 @ 03:39:24
Author: thomas
Revision: 56620
Update the link to the patch generator - this is the only link that the rewrite rules don't handle
Modified:
kernel26/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-10-24 03:10:12 UTC (rev 56619)
+++ PKGBUILD 2009-10-24 07:39:24 UTC (rev 56620)
@@ -42,7 +42,7 @@
cd ${srcdir}/linux-$_basekernel
# Add -ARCH patches
- # See http://projects.archlinux.org/git/?p=linux-2.6-ARCH.git;a=summary
+ # See http://projects.archlinux.org/linux-2.6-ARCH.git/
patch -Np1 -i ${srcdir}/${_patchname} || return 1
if [ "$CARCH" = "x86_64" ]; then
More information about the arch-commits
mailing list