SPECS: kazehakase.spec - missing backslash

adamg adamg at pld-linux.org
Tue Aug 5 12:05:38 CEST 2008


Author: adamg                        Date: Tue Aug  5 10:05:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing backslash

---- Files affected:
SPECS:
   kazehakase.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/kazehakase.spec
diff -u SPECS/kazehakase.spec:1.69 SPECS/kazehakase.spec:1.70
--- SPECS/kazehakase.spec:1.69	Thu Jul 31 12:48:07 2008
+++ SPECS/kazehakase.spec	Tue Aug  5 12:05:33 2008
@@ -106,7 +106,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	%{!?with_gecko:--disable-gecko}
+	%{!?with_gecko:--disable-gecko} \
 	%{!?with_webkit:--disable-webkit}
 
 %{__make}
@@ -164,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2008/08/05 10:05:33  adamg
+- missing backslash
+
 Revision 1.69  2008/07/31 10:48:07  hawk
 - added xulappinfo patch, fixes UA string issues
 - added TODO, release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kazehakase.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list