[nekohtml] Uncomment application of patch2.

Jeff Johnston jjohnstn at fedoraproject.org
Mon May 12 22:36:26 UTC 2014


commit b21ce530c418824f68da46424aadbcf78e6147da
Author: Jeff Johnston <jjohnstn at redhat.com>
Date:   Mon May 12 18:35:33 2014 -0400

    Uncomment application of patch2.

 nekohtml.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nekohtml.spec b/nekohtml.spec
index 0627e2b..d917b2b 100644
--- a/nekohtml.spec
+++ b/nekohtml.spec
@@ -90,7 +90,7 @@ Demonstrations and samples for %{name}.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-#%patch2
+%patch2
 find . -name "*.jar" | xargs -t %{__rm}
 %{__perl} -pi -e 's/\r$//g' *.txt doc/*.html
 %{__rm} -r doc/javadoc


More information about the scm-commits mailing list