]> git.pld-linux.org Git - packages/ocaml-stew.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:14:18 +0000 (23:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    ocaml-stew.spec -> 1.3

ocaml-stew.spec

index 6a34e5ed8a89ad3c414a85eccec246ea6881e661..a751ff39f370ec60424f94dc6cbb3482e305d2ef 100644 (file)
@@ -60,7 +60,7 @@ tej biblioteki.
 %setup -q -n stew-%{version}
 
 %build
-autoconf
+%{__autoconf}
 %configure
 %{__make} all opt
 rm -f *.cma
This page took 0.050993 seconds and 4 git commands to generate.