]> git.pld-linux.org Git - packages/byacc.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:18 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    byacc.spec -> 1.35

byacc.spec

index 97df156f3eb885dabb92f26903ba7b37868a3fb8..f567ac89b751d7dc05a68122aadfd16bcae22d38 100644 (file)
@@ -65,8 +65,9 @@ chmod -R u+Xrw .
 %patch3 -p1
 
 %build
-aclocal
-autoheader
+rm -f missing
+%{__aclocal}
+%{__autoheader}
 %{__autoconf}
 %{__automake}
 %configure
This page took 0.093898 seconds and 4 git commands to generate.