[znc] Fix

Nick Bebout nb at fedoraproject.org
Fri Apr 1 23:09:30 UTC 2011


commit 5ab3382b53f8947947dffc7e528ed69a188f4cb2
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Fri Apr 1 23:09:35 2011 +0000

    Fix

 znc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/znc.spec b/znc.spec
index 6d7ebcc..38cf4cb 100644
--- a/znc.spec
+++ b/znc.spec
@@ -74,7 +74,7 @@ Requires:      python3
 python module for ZNC
 
 %prep
-#%setup -q
+%setup -q
 #%setup -q -n %{name}-%{version}-rc1
 #%patch0 -p1
 %__perl -pi.add_release -e 's|(?<="ZNC \%1\.3f)|-%{release}|' znc.cpp


More information about the scm-commits mailing list