mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
test
This commit is contained in:
parent
ef20e24cf9
commit
8762f456a6
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
|
@ -41,7 +41,7 @@ all: deps
|
||||||
../src/vpkInstaller.Mod \
|
../src/vpkInstaller.Mod \
|
||||||
../src/vipack.Mod -m
|
../src/vipack.Mod -m
|
||||||
|
|
||||||
deps: $(mkfile_dir_path)/$(DPS)/Internet $(mkfile_dir_path)/$(DPS)/lists $(mkfile_dir_path)/$(DPS)/opts $(mkfile_dir_path)/$(DPS)/time
|
deps:
|
||||||
mkdir -p $(mkfile_dir_path)/$(DPS)
|
mkdir -p $(mkfile_dir_path)/$(DPS)
|
||||||
cd $(mkfile_dir_path)/$(DPS)
|
cd $(mkfile_dir_path)/$(DPS)
|
||||||
test ! -d Internet && git clone https://github.com/norayr/Internet
|
test ! -d Internet && git clone https://github.com/norayr/Internet
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue