summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorroktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-09-03 15:31:47 +0000
committerroktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-09-03 15:31:47 +0000
commitb13e696c93535c7835201ee34432ca73a11e04aa (patch)
tree61d511dcfaf5d3b7a468171756ea0d234d66595f /Makefile
parent2ea3e9495769f10bda29fe82fcf63152da1c020a (diff)
* Urgent fix to address the following issue:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440668 The below link of a similar bug explains things a bit more: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431843#22 git-svn-id: https://pandoc.googlecode.com/svn/trunk@1004 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96a84862a..7a13a1628 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ MANDIR := man
TESTDIR := tests
BUILDDIR := dist
BUILDCONF := .setup-config
-BUILDCMD := runhaskell Setup.hs
+BUILDCMD := ./Setup.hs
BUILDVARS := vars
CONFIGURE := configure