SPECS: xmltv.spec - use option -yes instead of pipe

glen glen at pld-linux.org
Thu Oct 13 23:15:30 CEST 2005


Author: glen                         Date: Thu Oct 13 21:15:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use option -yes instead of pipe

---- Files affected:
SPECS:
   xmltv.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/xmltv.spec
diff -u SPECS/xmltv.spec:1.10 SPECS/xmltv.spec:1.11
--- SPECS/xmltv.spec:1.10	Thu Oct 13 23:07:52 2005
+++ SPECS/xmltv.spec	Thu Oct 13 23:15:25 2005
@@ -303,7 +303,7 @@
 %patch0 -p0
 
 %build
-echo yes | %{__perl} Makefile.PL \
+%{__perl} Makefile.PL -yes \
 	INSTALLDIRS=vendor
 %{__make}
 %{?with_tests:%{__make} test}
@@ -452,6 +452,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/10/13 21:15:25  glen
+- use option -yes instead of pipe
+
 Revision 1.10  2005/10/13 21:07:52  glen
 - require newer perl-XML-LibXML
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmltv.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list