man-db update to 2.8.4

This commit is contained in:
Ertuğrul Erata
2018-11-29 14:01:21 +03:00
parent b5a9e65b7e
commit 75b3405d6b
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ def setup():
--enable-mb-groff" % (get.docDIR(), get.srcNAME()))
def build():
shelltools.system("sed -i '/gets is a security hole/d' gnulib/lib/stdio.in.h")
#shelltools.system("sed -i '/gets is a security hole/d' gnulib/lib/stdio.in.h")
autotools.make("CC='%s %s' V=1 nls=all" % (get.CC(), get.CFLAGS()))
def install():