]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- added short_circuit patch
authorfilon <filon@sokrates.mimuw.edu.pl>
Sat, 25 May 2002 17:47:18 +0000 (17:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (allow for --short-circuit with rpm -bb)
- added section_test patch
  (adds another section to spec: %test     )
  (purpose: testing work of built program  )
  (options for rpm: -bt, -tt               )
- release 72

Changed files:
    rpm.spec -> 1.319

rpm.spec

index 28554471e9ff458f6c9730f2969fcbfd36f259d9..58fe2ae0ab9c3e9adb277400485ccf341d3b4a37 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -390,7 +390,7 @@ rm -f missing
 libtoolize --force --copy
 aclocal
 autoheader
-automake -a -c -f
+%{__autoconf}
 %{__automake}
 cd ..
 
This page took 0.410883 seconds and 4 git commands to generate.