| Submitter | Danomi Manchego |
|---|---|
| Date | Aug. 11, 2012, 8:10 p.m. |
| Message ID | <1344715827-9452-3-git-send-email-danomimanchego123@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/176721/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/package/libfcgi/libfcgi.mk b/package/libfcgi/libfcgi.mk index 1aa2c5a..a4d18a4 100644 --- a/package/libfcgi/libfcgi.mk +++ b/package/libfcgi/libfcgi.mk @@ -6,6 +6,8 @@ LIBFCGI_VERSION = 2.4.0 LIBFCGI_SOURCE = fcgi-$(LIBFCGI_VERSION).tar.gz LIBFCGI_SITE = http://www.fastcgi.com/dist +LIBFCGI_LICENSE = fcgi license +LIBFCGI_LICENSE_FILES = LICENSE.TERMS LIBFCGI_INSTALL_STAGING = YES LIBFCGI_AUTORECONF = YES
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> --- package/libfcgi/libfcgi.mk | 2 ++ 1 file changed, 2 insertions(+)