]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- remove run autoupdate on rebenerate ac/am/lt files. rpm-4_0_2-27
authorkloczek <kloczek@pld-linux.org>
Mon, 23 Jul 2001 22:35:21 +0000 (22:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.221

rpm.spec

index 8a686284e98236873be8bf3053d83eb898f2f0ac..4f7039d1c3cb7a4ddc843f7737c62beada035051 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -240,16 +240,13 @@ install %{SOURCE9} scripts/find-lang.sh
 mv -f perl.req perl.req.in
 mv -f perl.prov perl.prov.in)
 
-cd popt
-autoupdate
+(cd popt
 awk -f %{SOURCE14} %{SOURCE1}
 
 cd popt
 autoconf
-automake -a -c
-cd ..
+automake -a -c)
 autoheader
-autoupdate
 %{__automake}
 cd ..
 
This page took 0.033749 seconds and 4 git commands to generate.