[ghc-hakyll] add hakyll-no-previewServer.patch

Jens Petersen petersen at fedoraproject.org
Mon Oct 29 08:54:36 UTC 2012


commit ab72cbb9e30ee8d2935a3572842823862b651799
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Oct 29 17:54:31 2012 +0900

    add hakyll-no-previewServer.patch

 hakyll-no-previewServer.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/hakyll-no-previewServer.patch b/hakyll-no-previewServer.patch
new file mode 100644
index 0000000..d5e654e
--- /dev/null
+++ b/hakyll-no-previewServer.patch
@@ -0,0 +1,12 @@
+diff -u hakyll-3.4.0.0/hakyll.cabal\~ hakyll-3.4.0.0/hakyll.cabal
+--- hakyll-3.4.0.0/hakyll.cabal~	2012-07-13 19:10:55.000000000 +0900
++++ hakyll-3.4.0.0/hakyll.cabal	2012-10-29 17:39:22.239893063 +0900
+@@ -52,7 +52,7 @@
+ 
+ Flag previewServer
+   Description: Include the preview server
+-  Default:     True
++  Default:     False
+ 
+ Flag unixFilter
+   Description: Include the UnixFilter module


More information about the scm-commits mailing list