Fix build

This commit is contained in:
Nick Bebout 2013-11-11 10:55:04 -06:00
parent 278948aae6
commit b0ce3e5b1f
1 changed files with 2 additions and 2 deletions

View File

@ -101,8 +101,8 @@ Requires: python3
python3 module for ZNC
%prep
#%setup -q -n %{name}-%{version}
%setup -q -n znc-1.2-rc2
%setup -q -n %{name}-%{version}
#%setup -q -n znc-1.2-rc2
#%patch0 -p1
%__perl -pi.add_release -e 's|(?<="ZNC \%1\.3f)|-%{release}|' znc.cpp
chmod -x modules/q.cpp