]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- revert, bash %configure works too
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 30 Nov 2008 14:14:06 +0000 (14:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.500

rpm.macros

index 795b31dff8740b2b248edf33986b2b5b10bd8276..7af014527f529a920426d75aad467ee9a2485646 100644 (file)
@@ -228,8 +228,7 @@ CXXFLAGS="%{rpmcxxflags}" \
 #%configure_cache 0
 %configure_cache_file  %{buildroot}.configure.cache
 
-%__configure_sh sh
-%configure {%__configure_sh ./configure \
+%configure {./configure \
        LDFLAGS="${LDFLAGS:-%rpmldflags}" \
        CFLAGS="${CFLAGS:-%rpmcflags}" \
        CXXFLAGS="${CXXFLAGS:-%rpmcxxflags}" \
This page took 0.170849 seconds and 4 git commands to generate.