Usuń 'zsh/Makefile'
This commit is contained in:
parent
82b4eb7050
commit
a0d9be7a2f
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
prepare:
|
||||
git clone https://github.com/zsh-users/zsh.git
|
||||
cd zsh
|
||||
zsh:
|
||||
make
|
||||
install:
|
||||
make install DESTDIR="${PREFIX}"
|
||||
uninstall:
|
||||
make uninstall
|
Loading…
Reference in a new issue