]> git.pld-linux.org Git - packages/yabasic.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:52 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    yabasic.spec -> 1.10

yabasic.spec

index 78106ec6af8a43da78592b402d814d0439502b84..658dd9862da5d62e49753fafd8a1f9eec832913b 100644 (file)
@@ -37,10 +37,10 @@ oraz drukowanie.
 %build
 rm -f missing
 %{__libtoolize}
-aclocal
-autoheader
+%{__aclocal}
+%{__autoheader}
 %{__autoconf}
-automake -a -c -i
+%{__automake} -i
 %configure
 %{__make}
 
This page took 0.037305 seconds and 4 git commands to generate.