[znc/f14] remove patch0

Nick Bebout nb at fedoraproject.org
Tue Aug 23 22:05:32 UTC 2011


commit 5709cc86860a97a3de3c084a27c0db6f841a40f0
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Tue Aug 23 17:04:26 2011 -0500

    remove patch0

 znc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/znc.spec b/znc.spec
index d6d13fb..e5fdc96 100644
--- a/znc.spec
+++ b/znc.spec
@@ -92,7 +92,7 @@ python3 module for ZNC
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
+#%patch0 -p1
 %__perl -pi.add_release -e 's|(?<="ZNC \%1\.3f)|-%{release}|' znc.cpp
 chmod -x modules/q.cpp
 


More information about the scm-commits mailing list