mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
refractort: dists/build -> dists/docker
This commit is contained in:
parent
dc2971da1b
commit
975f7e0d6d
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…
Reference in New Issue
Block a user