diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /archivers/rpm5/files/patch-macros.in | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'archivers/rpm5/files/patch-macros.in')
-rw-r--r-- | archivers/rpm5/files/patch-macros.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/archivers/rpm5/files/patch-macros.in b/archivers/rpm5/files/patch-macros.in deleted file mode 100644 index 12ed6de7e6ed..000000000000 --- a/archivers/rpm5/files/patch-macros.in +++ /dev/null @@ -1,13 +0,0 @@ -$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} |