Updating the upgrade script

pull/281/head
Leandro Heck 9 years ago
parent d4bb7c4146
commit 1e38d4a1ed

@ -12,7 +12,8 @@ sudo rm -rf /usr/share/themes/{Arc,Arc-Darker,Arc-Dark}
rm -rf ~/.local/share/themes/{Arc,Arc-Darker,Arc-Dark}
rm -rf ~/.themes/{Arc,Arc-Darker,Arc-Dark}
./autogen.sh --prefix=/usr
#./autogen.sh --prefix=/usr
./autogen.sh --prefix=/usr --with-gnome=3.16
sudo make install
# Remove the sources

Loading…
Cancel
Save