home
/
code
/
khome.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add Asia/Calcutta (India) to list of TZs to display
[khome.git]
/
deps
/
skype
/
Makefile
1
FILE
:=
skypeforlinux-64.deb
2
URI
:=
https
://
go.skype.com
/$(
FILE
)
3
4
.PHONY
:
install
5
6
install
:
data
/$(
FILE
)
7
cd data
&&
sudo apt
install
.
/$(
FILE
)
8
9
data
/$(
FILE
):
10
mkdir
-
p data
11
cd data
&&
wget
$(
URI
)
This page took
0.067882 seconds
and
4
git commands to generate.