Skip to content

Commit

Permalink
htop: Update Makefile (hanwckf#644)
Browse files Browse the repository at this point in the history
Co-authored-by: SmartFxxker <[email protected]>
  • Loading branch information
wingslu and wingslu authored May 19, 2021
1 parent 4e91614 commit 6a13be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/user/htop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ download_test:

extract_test:
( if [ ! -d $(SRC_NAME) ]; then \
tar -xf $(SRC_NAME).tar.gz; \
tar -xzf $(SRC_NAME).tar.gz; \
fi )

config_test:
Expand Down

0 comments on commit 6a13be9

Please sign in to comment.