Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernel30.git;a=commitdiff;h=4dd5e4db7dea659966625a0a283b87514686ddb2

commit 4dd5e4db7dea659966625a0a283b87514686ddb2
Author: James Buren <r...@frugalware.org>
Date:   Wed Aug 10 03:04:25 2011 -0500

kernel.sh
* temporaily comment out DRACUT. we're not going to use it yet.

diff --git a/source/include/kernel.sh b/source/include/kernel.sh
index 10894cc..52ad9c3 100644
--- a/source/include/kernel.sh
+++ b/source/include/kernel.sh
@@ -140,9 +140,9 @@ fi
if [ "$CARCH" = "arm" -o "$CARCH" = "ppc" ]; then
makedepends=("${makedepends[@]}" 'u-boot-tools')
fi
-if Fuse DRACUT; then
-       makedepends=("${makedepends[@]}" 'dracut')
-fi
+#if Fuse DRACUT; then
+#      makedepends=("${makedepends[@]}" 'dracut')
+#fi
groups=('base')
archs=('i686' 'x86_64' 'ppc' 'arm')
options=('nodocs' 'genscriptlet')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to