From 8264298d74bc5dcefe25e114cf6c41f59335381c Mon Sep 17 00:00:00 2001 From: Jan Alexander Steffens Date: Wed, 8 Aug 2012 16:01:32 +0000 Subject: [PATCH] whitespace fix --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 54e4fb7..b21cd93 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -74,7 +74,7 @@ build() { #make xconfig # X-based configuration #make oldconfig # using old config from previous kernel version # ... or manually edit .config - + # rewrite configuration yes "" | make config >/dev/null