blob: 12ed6de7e6ed46cf28b2b3aeb7929a5cd2c0da37 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD$
--- macros.in.orig Tue Feb 15 16:35:27 2005
+++ macros.in Tue Feb 15 16:36:14 2005
@@ -163,7 +163,7 @@
%_tmppath %{_var}/tmp
# Path to top of build area.
-%_topdir %{_usrsrc}/redhat
+%_topdir %{_usrsrc}/%{_vendor}
# The path to the unzip executable (legacy, use %{__unzip} instead).
%_unzipbin %{__unzip}
|