aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-09-09 23:12:45 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-09-09 23:12:45 +0000
commit08ba270027223e29fae50f0e4b8e31ce8eecb1f7 (patch)
tree139f30e22964de8bb6600436bd1ad28659fc3314
parentefd2b07757b999cf6f2baf93ac40806b897d870e (diff)
downloadpandoc-08ba270027223e29fae50f0e4b8e31ce8eecb1f7.tar.gz
pandoc.cabal: removed COPYING from Extra-Source-Files;
it is already included under License-File. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1431 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 752141592..d44b89fa0 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -36,7 +36,7 @@ Description: Pandoc is a Haskell library for converting from one markup
only adding a reader or writer.
Extra-Source-Files:
-- documentation
- README, INSTALL, COPYRIGHT, COPYING, changelog,
+ README, INSTALL, COPYRIGHT, changelog,
-- sources for man pages
man/man1/pandoc.1.md, man/man1/markdown2pdf.1.md,
man/man1/html2markdown.1.md, man/man1/hsmarkdown.1.md,