@@ -12,7 +12,7 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
# write sed commands using pisitools.dosed :)
|
||||
shelltools.system('sed -i "/^SUBDIRS/s/locate//" Makefile.in')
|
||||
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')
|
||||
|
||||
shelltools.export("CFLAGS", "%s -D_GNU_SOURCE" % get.CFLAGS())
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<Update release="4">
|
||||
<Date>2016-01-03</Date>
|
||||
<Version>4.6.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user