mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2024-11-11 13:50:52 -05:00
Update install-i3lock-color.sh
This commit is contained in:
parent
63af0b6d1d
commit
eb6c9412e9
1 changed files with 1 additions and 6 deletions
|
@ -1,10 +1,5 @@
|
|||
#!/bin/bash
|
||||
autoreconf -fiv
|
||||
|
||||
rm -rf build/
|
||||
mkdir -p build && cd build/
|
||||
|
||||
../configure --prefix=/usr --sysconfdir=/etc
|
||||
./build.sh
|
||||
|
||||
sudo make install
|
||||
|
||||
|
|
Loading…
Reference in a new issue