X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/43780806ca226bde306131141a619b80d3ab74a3..fffa731bd2af7c0eb20df4f19856f118c1980c6d:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index ca9b3d1..f7b3130 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ endif rpm: build tar: build - tar -czvf $(app_name)-$(target)-$(channel).tar.gz -C target/$(target)/$(profile)/$(app_name) + tar -czvf $(app_name)-$(target)-$(channel).tar.gz -C target/$(target)/$(profile)/ $(app_name) package: $(architectures)