1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

patch is not needed

This commit is contained in:
Jason N. 2024-03-13 20:37:06 -04:00
parent 1d81d78f9e
commit 869eeaf5ae

View file

@ -209,7 +209,7 @@ clean:
rm -f $(_BASE_DIR)/*.log || true rm -f $(_BASE_DIR)/*.log || true
install-deps: install-deps:
dnf install -y lorax xorriso skopeo flatpak dbus-daemon ostree coreutils gettext git patch dnf install -y lorax xorriso skopeo flatpak dbus-daemon ostree coreutils gettext git
test: test-iso test-vm test: test-iso test-vm