@@ -106,7 +106,7 @@ steps:
DEB_BUILD_OPTIONS="nocheck"
dpkg-buildpackage -us -uc -a "${PKG_ARCH}" &&
ls -l .. &&
- cp ../*.tar.xz ../*.deb ../*.dsc "$${PKG_RELEASE_DIR}/" &&
+ cp ../*.tar.xz ../*.deb ../*.dsc "$${PKG_RELEASE_DIR}/" ;
else
make &&
tar --exclude='./.*'