Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fff4ca64fc725c5619b50eda00e4a88347397abe

commit fff4ca64fc725c5619b50eda00e4a88347397abe
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Wed Jan 30 17:52:51 2008 +0100

kernel-2.6.24-1-x86_64
source() fix

diff --git a/source/include/kernel.sh b/source/include/kernel.sh
index eedade3..b7951a7 100644
--- a/source/include/kernel.sh
+++ b/source/include/kernel.sh
@@ -158,8 +158,8 @@ groups=('base')
archs=('i686' 'x86_64')
options=('nodocs' 'genscriptlet')
up2date="lynx -dump $url/kdist/finger_banner |sed -n 's/.* 
\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/;1 p'"
-source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_F_kernel_ver.tar.bz2
 config)
-signatures=("${source[0]}.sign" '')
+source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_F_kernel_ver.tar.bz2
 config.i686 config.x86_64)
+signatures=("${source[0]}.sign" '' '')
install="src/kernel.install"

for i in [EMAIL PROTECTED]
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to