Author: twittner                     Date: Tue Jan 10 20:47:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- never again `[[][36mCC[][0;10m]' in buildlogs - pass `V=1' to make to
  avoid "colorization"

---- Files affected:
SPECS:
   elinks.spec (1.124 -> 1.125) 

---- Diffs:

================================================================
Index: SPECS/elinks.spec
diff -u SPECS/elinks.spec:1.124 SPECS/elinks.spec:1.125
--- SPECS/elinks.spec:1.124     Tue Jan 10 19:26:08 2006
+++ SPECS/elinks.spec   Tue Jan 10 21:47:35 2006
@@ -124,7 +124,7 @@
 # something else
 #      --with-xterm="xterm -e"
 
-%{__make}
+%{__make} V=1
 
 cd doc
 texi2html elinks-lua.texi
@@ -136,7 +136,7 @@
        $RPM_BUILD_ROOT%{_datadir}/%{name} \
        $RPM_BUILD_ROOT{%{_sysconfdir},%{_pixmapsdir}}
 
-%{__make} install \
+%{__make} install V=1 \
        DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
@@ -167,6 +167,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.125  2006/01/10 20:47:35  twittner
+- never again `[[][36mCC[][0;10m]' in buildlogs - pass `V=1' to make to
+  avoid "colorization"
+
 Revision 1.124  2006/01/10 18:26:08  adamg
 - updated to 0.11.0
 - enable document marks support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/elinks.spec?r1=1.124&r2=1.125&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to