]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- drop _host_platform, _build_platform since these are two new useless macros
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 8 Feb 2007 13:47:34 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-vendor.patch -> 1.2

rpm-vendor.patch

index 1028343746376a2519f9642c7e8f22b03a1f53b1..06634b98babec3c968feba14089a3ed2a1718d2a 100644 (file)
@@ -11,8 +11,8 @@ diff -u -b -B -w -p -r1.154.2.61 macros.in
  %_gnu                 -gnu
 -%_target_platform     %{_target_cpu}-%{_vendor}-%{_target_os}%{?_gnu}
 +
-+%_host_platform               %{_host_cpu}-%{_host_vendor}-%{_host_os}%{?_gnu}
-+%_build_platform      %{_build_cpu}-%{_build_vendor}-%{_build_os}%{?_gnu}
++
++
 +%_target_platform     %{_target_cpu}-%{_target_vendor}-%{_target_os}%{?_gnu}
  
  #
This page took 0.038814 seconds and 4 git commands to generate.