From 08ba270027223e29fae50f0e4b8e31ce8eecb1f7 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Tue, 9 Sep 2008 23:12:45 +0000 Subject: 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 --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.3