]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-macros.patch
- added %ifarch for PPC port of PLD :)
[packages/rpm.git] / rpm-macros.patch
CommitLineData
67505e09
AF
1--- rpm-4.0.2/macros.in.wiget Mon Dec 11 19:40:56 2000
2+++ rpm-4.0.2/macros.in Fri Aug 10 12:20:45 2001
3@@ -476,17 +476,14 @@
4 # Macro(s) similar to the tokens used by configure.
faecf1b6 5 #
67505e09
AF
6 %_build %{_host}
7-%_build_alias %{_host_alias}
8 %_build_cpu %{_host_cpu}
9 %_build_vendor %{_host_vendor}
10 %_build_os %{_host_os}
11 %_host @host@
12-%_host_alias @host_alias@
13 %_host_cpu @host_cpu@
14 %_host_vendor @host_vendor@
15 %_host_os @host_os@
16 %_target %{_host}
17-%_target_alias %{_host_alias}
18 %_target_cpu %{_host_cpu}
19 %_target_vendor %{_host_vendor}
20 %_target_os %{_host_os}
This page took 0.029804 seconds and 4 git commands to generate.