Makefile : Remove old android setup.
This commit is contained in:
parent
f3e996515d
commit
1d49f37f40
1
Makefile
1
Makefile
|
@ -26,7 +26,6 @@ android:
|
||||||
nix-on-droid switch --flake $(flake)
|
nix-on-droid switch --flake $(flake)
|
||||||
cp ~/.termux/_font.ttf ~/.termux/font.ttf
|
cp ~/.termux/_font.ttf ~/.termux/font.ttf
|
||||||
cp ~/.termux/_colors.properties ~/.termux/colors.properties
|
cp ~/.termux/_colors.properties ~/.termux/colors.properties
|
||||||
cp ~/.bashrc ~/.bash_profile
|
|
||||||
|
|
||||||
.PHONY: check
|
.PHONY: check
|
||||||
check:
|
check:
|
||||||
|
|
Loading…
Reference in a new issue