aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-07 05:25:44 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-07 05:25:44 +0000
commit98372ea277e698c44ed192d56fff68a041233315 (patch)
tree470d55df0dbce5ea679651da315bce13881c00d6 /INSTALL
parent5a0ce1bcac4feebfd62696386313b589d0cd122c (diff)
downloadpandoc-98372ea277e698c44ed192d56fff68a041233315.tar.gz
Renamed Pandoc.cabal -> pandoc.cabal, for better compatibility
with HackageDB, which likes the cabal file to have the same name as the tarball. Modified references to Pandoc.cabal in INSTALL and Makefile. git-svn-id: https://pandoc.googlecode.com/svn/trunk@631 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 0 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index dc72f6dc0..6e0e3d1e2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -85,8 +85,6 @@ but are documented here for packagers and developers:
* `configure`: Performs the needed preprocessing to create a proper
Cabal package for Pandoc:
- - Builds `Pandoc.cabal` from `Pandoc.cabal.in`, using
- the shell script `cabalize`.
- Builds `ASCIIMathML.hs`, `DefaultHeaders.hs`, and `S5.hs`
from templates in `src/templates` and data in `src/ASCIIMathML.js`,
`src/ui`, and `src/headers`.