repo/zsh/build

4 lines
104 B
Text
Raw Permalink Normal View History

2021-07-13 19:25:47 +03:00
./configure --prefix=/usr --sysconfdir=/etc/zsh --enable-etcdir=/etc/zsh
make
make DESTDIR="$1" install