]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- typo in ada bcond
authorArtur Frysiak <artur@frysiak.net>
Wed, 21 May 2003 23:37:19 +0000 (23:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.176

gcc.spec

index b992c321d7d01798973876b721fc714cb732083f..55b0c7f40f0c19e5d60ce7b2435f9856ca774c70 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -660,7 +660,7 @@ cd ..
        mandir=%{_mandir} \
        infodir=%{_infodir}
 
-%if 0%{?_with_ada:0}
+%if 0%{?_with_ada:1}
 %{__make} -C obj-%{_target_platform}/gcc gnatlib gnattools gnatlib-shared \
        LDFLAGS_FOR_TARGET="%{rpmldflags}" \
        mandir=%{_mandir} \
This page took 0.168611 seconds and 4 git commands to generate.