[arch-commits] Commit in kernel26/repos (testing-i686 testing-i686/PKGBUILD)
Thomas Bächler
thomas at archlinux.org
Sat Oct 24 07:42:42 UTC 2009
Date: Saturday, October 24, 2009 @ 03:42:42
Author: thomas
Revision: 56621
Merged revisions 56620 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/kernel26/trunk
........
r56620 | thomas | 2009-10-24 09:39:24 +0200 (Sa, 24 Okt 2009) | 2 lines
Update the link to the patch generator - this is the only link that the rewrite rules don't handle
........
Modified:
kernel26/repos/testing-i686/ (properties)
kernel26/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Property changes on: kernel26/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /kernel26/trunk:1-56596
+ /kernel26/trunk:1-56620
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-10-24 07:39:24 UTC (rev 56620)
+++ testing-i686/PKGBUILD 2009-10-24 07:42:42 UTC (rev 56621)
@@ -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