From 201bc699f15ad3fbaf48cb5e9dcd43e6525260f4 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 20 Nov 2014 16:32:19 +0000 Subject: [PATCH] Also define %{_topdir}. --- roles/hotness/files/rpmmacros | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/hotness/files/rpmmacros b/roles/hotness/files/rpmmacros index fe333c5220..218a52a64c 100644 --- a/roles/hotness/files/rpmmacros +++ b/roles/hotness/files/rpmmacros @@ -1,4 +1,5 @@ # rpmmacros for the-new-hotness to build source rpms in place in /var/tmp/ +%_topdir . %_sourcedir . %_srcrpmdir .