build: unify locally build package output directory.
This commit is contained in:
parent
31af758639
commit
4f861158cf
5 changed files with 12 additions and 11 deletions
3
Makefile
3
Makefile
|
|
@ -120,5 +120,4 @@ serve:
|
|||
clean:
|
||||
@rm -rf \
|
||||
debian/.debhelper debian/debhelper* debian/*.debhelper debian/${PKGNAME} \
|
||||
${PKGNAME}-*.pkg.tar.zst.sig ${PKGNAME}-*.pkg.tar.zst coverage.out \
|
||||
${PKGNAME}_*.* ${PKGNAME}-*.rpm ${BUILD}
|
||||
.pkg/${PKGNAME}* ${BUILD} coverage.out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue