www/hurl: replace space by tabs in Makefile

This commit is contained in:
Rodrigo Osorio 2023-01-26 10:56:44 +01:00
parent e1f4430889
commit 2eaec946b6
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ CARGO_CRATES= adler32-1.2.0 \
winres-0.1.12 \
xml-rs-0.8.4 \
xmltree-0.10.3
CARGO_INSTALL_PATH= packages/hurl packages/hurlfmt
CARGO_INSTALL_PATH= packages/hurl packages/hurlfmt
PLIST_FILES= bin/hurl \
bin/hurlfmt \