$OpenBSD$ index e786ba6..43dbb5c 100644 --- testing/testsuite-targets.mk.orig Fri Feb 20 15:40:39 2015 +++ testing/testsuite-targets.mk Fri Feb 20 15:40:39 2015 @@ -420,6 +420,7 @@ ifndef UNIVERSAL_BINARY $(NSINSTALL) -D $(DIST)/$(PKG_PATH) endif find $(PKG_STAGE) -name '*.pyc' -exec rm {} \; + $(MKDIR) -p $(abspath $(DIST))/$(PKG_PATH) && \ cd $(PKG_STAGE) && \ zip -rq9D '$(abspath $(DIST))/$(PKG_PATH)$(TEST_PACKAGE)' \ * -x \*/.mkdir.done