refractort: dists/build -> dists/docker
This commit is contained in:
parent
dc2971da1b
commit
975f7e0d6d
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -67,7 +67,7 @@ $(P):
|
||||||
|
|
||||||
dist ?= archlinux
|
dist ?= archlinux
|
||||||
package:
|
package:
|
||||||
@bash dists/build.sh ${dist}
|
@bash dists/docker.sh ${dist}
|
||||||
|
|
||||||
pkg:
|
pkg:
|
||||||
@makepkg --syncdeps --install --cleanbuild --force --noconfirm
|
@makepkg --syncdeps --install --cleanbuild --force --noconfirm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue