]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm.macros
- reverted (configuredir is a hack)
[packages/rpm.git] / rpm.macros
index 4ff4b71d6290940d417e8dbfcd0ce50c6d4fcaba..e5df4a9e9d1883034218b5b7a4993d7585f2731f 100644 (file)
@@ -84,8 +84,7 @@
 }
 
 #----------------------------------------------------------------
-%configure { \
-       %{?configuredir:%{configuredir}}%{!?configuredir:.}/configure \
+%configure {./configure \
        LDFLAGS="${LDFLAGS:-%rpmldflags}" \
        CFLAGS="${CFLAGS:-%rpmcflags}" \
        CXXFLAGS="${CXXFLAGS:-%rpmcflags}" \
This page took 0.031144 seconds and 4 git commands to generate.