Fix %setup

This commit is contained in:
Nick Bebout 2016-11-28 16:44:12 -06:00
parent c4189a8553
commit 81e864b31f
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ python3 module for ZNC
%prep
%setup -q
%setup -q -n znc-1.6.4-rc2
%__perl -pi.add_release -e 's|(?<="ZNC \%1\.3f)|-%{release}|' znc.cpp
chmod -x modules/q.cpp