[yum-commits] yum-utils.spec
Tim Lauridsen
timlau at osuosl.org
Wed Jan 27 06:40:41 UTC 2010
yum-utils.spec | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a74e673feb402bc0d30bbfcf789f7110232e828c
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date: Wed Jan 27 07:41:02 2010 +0100
make the /etc/yum.repos.d in buildroot
diff --git a/yum-utils.spec b/yum-utils.spec
index c733e6b..6ee5208 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -411,6 +411,7 @@ done
install -m 644 aliases/aliases $RPM_BUILD_ROOT/%{_sysconfdir}/yum/aliases.conf
install -m 644 versionlock/versionlock.list $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/
# need for for the ghost in files section of yum-plugin-local
+mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum.repos.d
touch $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/_local.repo
%clean
More information about the Yum-commits
mailing list