rpms/supybot/F-10 supybot.spec,1.3,1.4

Ricky Zhou (周家杰) ricky at fedoraproject.org
Tue Apr 14 17:04:08 UTC 2009


Author: ricky

Update of /cvs/pkgs/rpms/supybot/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10565/F-10

Modified Files:
	supybot.spec 
Log Message:
Fix whitespace issue which was preventing the package from building.



Index: supybot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/supybot/F-10/supybot.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- supybot.spec	14 Apr 2009 16:11:41 -0000	1.3
+++ supybot.spec	14 Apr 2009 17:03:37 -0000	1.4
@@ -1,5 +1,5 @@
 %global origname Supybot
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           supybot
 Version:        0.83.3




More information about the fedora-extras-commits mailing list