From 7264eaac0b84e406cd47860834393f4b04c86d32 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Wed, 7 Feb 2007 18:21:38 +0000 Subject: [PATCH] Fix buildroot. --- make.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make.spec b/make.spec index 96c215a..4e3d68b 100644 --- a/make.spec +++ b/make.spec @@ -14,7 +14,7 @@ Patch5: make-3.80-getcwd.patch Patch6: make-3.81-err-reporting.patch Patch7: make-3.81-memory.patch Patch8: make-3.81-rlimit.patch -Buildroot: %{_tmppath}/%{name}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/install-info Requires(preun): /sbin/install-info