2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-22 21:43:22 +00:00

fix: use correct extension for taskfile

This commit is contained in:
TorchedSammy 2022-12-05 14:48:28 -04:00
parent 22db778ab0
commit 32de0eb12f
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -24,7 +24,7 @@ and aims to be infinitely configurable. If something isn't, open an issue!
%prep
{{{ git_dir_setup_macro }}}
sed -i '\|/etc/shells|d' Taskfile.yml
sed -i '\|/etc/shells|d' Taskfile.yaml
%build
task PREFIX=%{buildroot}