1
0
forked from GitHub/gf-core

gf-server.cabal: update description of fastcgi flag

This commit is contained in:
hallgren
2010-12-22 15:05:10 +00:00
parent a5b661700b
commit 18338b0ee4

View File

@@ -7,7 +7,7 @@ license-file: ../../LICENSE
synopsis: FastCGI Server for Grammatical Framework
flag fastcgi
Description: Build the fcgi services (requires the fastcgi package)
Description: Build the fastcgi and content services (requires fastcgi and hsql-mysql packages)
Default: False
executable pgf-http