archlinux: Remove bspwm-round-corners-git from bootstrap.sh

It turns out that manual intervention is necessary to resolve dependency
conflicts (bspwm-round-corners-git replaces bspwm), so it is easier to
simply install bspwm-round-corners-git later if wanted.
This commit is contained in:
Donovan Glover
2018-12-11 13:41:47 -05:00
parent 429a56d480
commit 1324f4099a

View File

@@ -18,7 +18,6 @@ make refresh-keys
# Install PKGBUILDs # Install PKGBUILDs
make package=tari-core make package=tari-core
make package=bspwm-round-corners-git
make package=color-scripts make package=color-scripts
make package=xeventbind make package=xeventbind