change issues

This commit is contained in:
groni
2017-01-28 19:56:23 +01:00
parent 5900334cd9
commit c413f0a2de
6 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
WorkDir = "sshfs-fuse-%s" % get.srcVERSION()
#WorkDir = "sshfs-fuse-%s" % get.srcVERSION()
def setup():
autotools.configure("--disable-sshnodelay")