Rename rpm and Debian makefile targets
[ric-plt/sdl.git] / ci / publish.sh
index 2115e3c..be40ba3 100755 (executable)
@@ -13,4 +13,4 @@ then
     exit 1
 fi
 
-cp -v /tmp/*.rpm /tmp/*.deb "$TARGET"
+cp -v /tmp/pkgs/*.rpm /tmp/pkgs/*.deb "$TARGET"