3 lines
104 B
Text
Executable file
3 lines
104 B
Text
Executable file
./configure --prefix=/usr --sysconfdir=/etc/zsh --enable-etcdir=/etc/zsh
|
|
make
|
|
make DESTDIR="$1" install
|