mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
Updating the upgrade script
This commit is contained in:
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 ~/.local/share/themes/{Arc,Arc-Darker,Arc-Dark}
|
||||||
rm -rf ~/.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
|
sudo make install
|
||||||
|
|
||||||
# Remove the sources
|
# Remove the sources
|
||||||
|
Loading…
Reference in New Issue
Block a user