From 675a9ce7f6fe29c982a3799f70c0cb4f37090687 Mon Sep 17 00:00:00 2001 From: zhangtao2020 Date: Fri, 3 Apr 2020 11:43:43 +0800 Subject: [PATCH] modify the description --- openEuler_chroot.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openEuler_chroot.spec b/openEuler_chroot.spec index f102d80..769160d 100644 --- a/openEuler_chroot.spec +++ b/openEuler_chroot.spec @@ -38,8 +38,7 @@ reposdir=/xxx # is newer on the remote and so you'll "gain" the bandwidth of not having to # download the new metadata and "pay" for it by yum not having correct # information. -# It is esp. important, to have correct metadata, for distributions like -# Fedora which don't keep old packages around. If you don't like this checking +# It is esp. important, to have correct metadata,If you don't like this checking # interupting your command line usage, it's much better to have something # manually check the metadata once an hour (yum-updatesd will do this). # metadata_expire=90m -- Gitee