From: Marc Fiuczynski Date: Thu, 16 Aug 2007 18:41:30 +0000 (+0000) Subject: wildcard refresh-peer.py* so that FC6 rpmbuild doesn't complain X-Git-Tag: PLCAPI-4.2-0~92 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a1d9b378a48437f88ea82261df1d4f40b7b39cd8;p=plcapi.git wildcard refresh-peer.py* so that FC6 rpmbuild doesn't complain --- diff --git a/PLCAPI.spec b/PLCAPI.spec index f5d39eec..58c1498f 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/plcsh %{php_extension_dir}/xmlrpc.so %{_sysconfdir}/php.d/xmlrpc.ini -%{_bindir}/refresh-peer.py +%{_bindir}/refresh-peer.py* %changelog * Fri Oct 27 2006 Mark Huang -