]> git.pld-linux.org Git - packages/distcc.git/blobdiff - distcc.spec
- disable -Werror
[packages/distcc.git] / distcc.spec
index a4b5903b02142facc366801ee8149c7105e9d075..83ebdfed3a108943040a068ede09249c888b027d 100644 (file)
@@ -70,7 +70,8 @@ rezultaty jak lokalna kompilacja, jest prosty w instalacji i użyciu
 oraz bardzo często dwa lub więcej razy szybszy niż lokalna kompilacja.
 
 %package include_server
-Summary:       conservative approximation of include dependencies for C/C++
+Summary:       Conservative approximation of include dependencies for C/C++
+Summary(pl.UTF-8):     Konserwatywna aproksymacja zależności nagłówków dla C/C++
 Group:         Daemons
 
 %description include_server
@@ -151,6 +152,7 @@ sed -i -e 's#PKGDATADIR#"%{_pixmapsdir}"#g' src/mon-gnome.c
        %{?with_gnome:--with-gnome}
 
 %{__make} \
+       WERROR_CFLAGS="" \
        CC="%{__cc}"
 
 %install
This page took 0.077723 seconds and 4 git commands to generate.