fix
This commit is contained in:
@@ -10,7 +10,6 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
|
||||
shelltools.export("GOPATH", "%s" % get.workDIR())
|
||||
shelltools.export("DOCKER_BUILDTAGS","seccomp")
|
||||
shelltools.export("BINDIR","/usr/bin")
|
||||
|
||||
@@ -16,11 +16,6 @@
|
||||
<Dependency>golang</Dependency>
|
||||
<Dependency>libseccomp-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--
|
||||
<Patch level="1"></Patch>
|
||||
-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
|
||||
Reference in New Issue
Block a user