openssh update

This commit is contained in:
Ertuğrul Erata
2017-02-19 00:59:06 +03:00
parent d6b3fb0154
commit 8b2761a1fc
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
WorkDir = "openssh-%s" % get.srcVERSION().replace("_","")
#WorkDir = "openssh-%s" % get.srcVERSION().replace("_","")
def setup():
shelltools.export("CFLAGS","%s -fpie" % get.CFLAGS())