From 527c163ecf3132bb8564ad28152438d9eee02c06 Mon Sep 17 00:00:00 2001 From: fake Date: Mon, 20 Sep 2004 13:21:26 +0000 Subject: [PATCH] fake: linux Config: showing the swapid here is a bit confusing, isn't it? [2004091801563332630] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@4347 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/linux/config-500.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/base/linux/config-500.in b/package/base/linux/config-500.in index a857f32e6..ccb2a06b7 100644 --- a/package/base/linux/config-500.in +++ b/package/base/linux/config-500.in @@ -96,7 +96,7 @@ then if [ "$ROCKCFG_PKG_LINUX_CUSTCONFIG" = 1 ] ; then block_begin 3 comment 'The kernel config is stored in:' - comment "config/$config.$swpid/linux.cfg" + comment "config/$config/linux.cfg" editfile ROCKCFG_PKG_LINUX_CUSTCONFIG_FILE \ config/$config.$swpid/linux.cfg \ 'Linux kernel build config settings'