refractort: dists/build -> dists/docker

This commit is contained in:
Alexandre Pujol 2023-09-18 17:26:28 +01:00
parent dc2971da1b
commit 975f7e0d6d
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
2 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ $(P):
dist ?= archlinux
package:
@bash dists/build.sh ${dist}
@bash dists/docker.sh ${dist}
pkg:
@makepkg --syncdeps --install --cleanbuild --force --noconfirm