add xfce panel
This commit is contained in:
parent
86ee17f829
commit
88f72e5f03
1 changed files with 3 additions and 0 deletions
|
|
@ -37,6 +37,9 @@ cd ../xfce4-session-4.20.0
|
|||
cd ../xfce4-settings-4.20.0
|
||||
./configure --prefix=/usr && make && make install
|
||||
|
||||
cd ../xfce4-panel-4.20.0
|
||||
./configure --prefix=/usr && make && make install
|
||||
|
||||
cd ../xfwm4-4.20.0/
|
||||
./configure --prefix=/usr && make && make install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue