This commit is contained in:
committed by
Git OBS Bridge
parent
02d6648448
commit
d3deef8631
4
gnome
4
gnome
@@ -73,8 +73,8 @@ fi
|
||||
|
||||
# Install the live install desktop icon this way until there is
|
||||
# a better solution. The actual files reside in gnome2-SuSE
|
||||
# the /etc/YaST2/live-install.xml only exists on a live install system
|
||||
if [ -e /etc/YaST2/live-install.xml ] ; then
|
||||
# the /usr/share/applications/YaST2/live-installer.desktop exists on a live install system
|
||||
if [ -e /usr/share/applications/YaST2/live-installer.desktop ] ; then
|
||||
mkdir -p ~/Desktop
|
||||
cp -u /usr/share/dist/desktop-files/live-installer.desktop ~/Desktop
|
||||
|
||||
|
Reference in New Issue
Block a user