]> git.pld-linux.org Git - packages/ocaml.git/commitdiff
- fixed --without tk
authorMichal Moskal <michal@moskal.me>
Sun, 10 Nov 2002 14:12:16 +0000 (14:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml.spec -> 1.53

ocaml.spec

index 917ffae4ea93fa065faba7bcc7ef543163044180..94f5cea39943b012a5601c5690d94b149c5eb1d3 100644 (file)
@@ -282,7 +282,7 @@ cp %{SOURCE6} docs/camlp4-tutorial.ps.gz
        -libdir %{_libdir}/%{name} \
        -mandir %{_mandir}/man1 \
        -host %{_host} \
-       %{?_without_tk:-notk} \
+       %{?_without_tk:-no-tk} \
        -with-pthread
 
 %{__make} world bootstrap opt.opt
This page took 0.084047 seconds and 4 git commands to generate.