mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(common): remove tgz helper
This commit is contained in:
parent
f786a7def0
commit
fb8ce57b60
1 changed files with 0 additions and 3 deletions
|
@ -60,9 +60,6 @@ ${INFO_FILE}:
|
|||
|
||||
|
||||
# Helpers
|
||||
|
||||
%/: %.tgz
|
||||
cd ${BUILD_DIR} && tar xzf $(patsubst ${BUILD_DIR}%,%,$<)
|
||||
%/: %.tar.gz
|
||||
cd ${BUILD_DIR} && tar xzf $(patsubst ${BUILD_DIR}%,%,$<)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue