]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- call autoheader, too
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 23 Mar 2009 09:49:30 +0000 (09:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb.spec -> 1.111

gdb.spec

index 7ba835deb4c3dbe95cb86641b9972fe214dc9e3a..e3503ba4fc690c55f5ad9d2eb0704075fa17cf34 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -364,6 +364,7 @@ for dir in `find gdb/ -name 'configure.in'`; do
        rm -f aclocal.m4
        %{__aclocal}
        %{__autoconf}
+       %{__autoheader}
        cd $olddir
 done
 cp -f /usr/share/automake/config.* .
This page took 0.097021 seconds and 4 git commands to generate.