aboutsummaryrefslogtreecommitdiff
path: root/archivers/rpm5
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-02-18 17:50:01 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-02-18 17:50:01 +0000
commit3957ad95fe375fe1264cdfb79aa4849bae04701c (patch)
tree981124f61a06c554beb5ae1de4cefcb88fad0e8f /archivers/rpm5
parent317d4d09d2f04a971d593acfba6c334fe6af32c0 (diff)
downloadports-3957ad95fe375fe1264cdfb79aa4849bae04701c.tar.gz
ports-3957ad95fe375fe1264cdfb79aa4849bae04701c.zip
Notes
Diffstat (limited to 'archivers/rpm5')
-rw-r--r--archivers/rpm5/files/patch-macros.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/rpm5/files/patch-macros.in b/archivers/rpm5/files/patch-macros.in
new file mode 100644
index 000000000000..12ed6de7e6ed
--- /dev/null
+++ b/archivers/rpm5/files/patch-macros.in
@@ -0,0 +1,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}