]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
follow old but broken way rpm-4_0_2-8 rpm-4_0_2-9
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 2 Apr 2001 09:45:56 +0000 (09:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.48

rpm.macros

index c0f40df043d14d5b439ca2584a8d6b9b1a6774dc..25e23f86cecfb20d8a8259c20a35e15192ba17ae 100644 (file)
@@ -13,7 +13,7 @@
  CXXFLAGS="${CXXFLAGS:-%rpmcflags}" ; export CXXFLAGS ; \
  FFLAGS="${FFLAGS:-%rpmcflags}" ; export FFLAGS ; \
  ./configure \
-       --host=%{_host} \
+       --host=%{_target_platform} \
        --prefix=%{_prefix} \
        --exec-prefix=%{_exec_prefix} \
        --bindir=%{_bindir} \
This page took 0.055833 seconds and 4 git commands to generate.