pandoc/debian
roktas 1142c88727 * The previous fix was wrong. Apply a proper fix and cross the fingers. :-)
+ On configure, compile 'Setup.hs' to 'setup' and use 'setup' as the build
    command instead of 'runhaskell', which, on some platforms (such as s390,
    alpha, m68k), throws the following error:
    	runhaskell Setup.hs configure --prefix=/usr
	ghc-6.6.1: not built for interactive use
    This causes a serious FTBFS bug.  Closes: #440668 (from Debian BTS).
  + Setup.hs: revert changes.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1005 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-09-03 16:57:17 +00:00
..
changelog * The previous fix was wrong. Apply a proper fix and cross the fingers. :-) 2007-09-03 16:57:17 +00:00
compat initial import 2006-10-17 14:22:29 +00:00
control Simplify autolink parsing code, using Network.URI to test for 2007-09-01 17:22:22 +00:00
copyright Updated copyright date and debian changelog. 2007-07-26 02:42:45 +00:00
pandoc-doc.doc-base Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +00:00
pandoc-doc.docs Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +00:00
pandoc.dirs initial import 2006-10-17 14:22:29 +00:00
rules Setup executable permissions on some files. 2007-01-05 07:39:32 +00:00