diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /archivers/rpm5/files/patch-macros.in | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.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} |