live-user-environment: don't create openmamba-installer link on desktop [release 2.9.92-2mamba;Thu Apr 09 2015]
This commit is contained in:
parent
53a6335a49
commit
567561ae3b
@ -3,7 +3,7 @@
|
|||||||
%define lpadmin_gid 65032
|
%define lpadmin_gid 65032
|
||||||
Name: livecd-tools
|
Name: livecd-tools
|
||||||
Version: 2.9.92
|
Version: 2.9.92
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Live cd environment and utilities
|
Summary: Live cd environment and utilities
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -78,8 +78,6 @@ fi
|
|||||||
if [ $1 -eq 1 ]; then
|
if [ $1 -eq 1 ]; then
|
||||||
chmod 711 /home/liveuser
|
chmod 711 /home/liveuser
|
||||||
mkdir /home/liveuser/Desktop/
|
mkdir /home/liveuser/Desktop/
|
||||||
cp /usr/share/applications/openmamba-installer.desktop /home/liveuser/Desktop/
|
|
||||||
chmod +x /home/liveuser/Desktop/*.desktop
|
|
||||||
## configure for cd eject at halt/reboot
|
## configure for cd eject at halt/reboot
|
||||||
# sed -i -e '/halt .*/i \
|
# sed -i -e '/halt .*/i \
|
||||||
# /sbin/eject_cd.sh 2>&1 >/dev/null' /etc/init.d/halt
|
# /sbin/eject_cd.sh 2>&1 >/dev/null' /etc/init.d/halt
|
||||||
@ -163,6 +161,9 @@ fi
|
|||||||
%attr(-,liveuser,users) /home/liveuser/.kde4/share/config/*
|
%attr(-,liveuser,users) /home/liveuser/.kde4/share/config/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 09 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.92-2mamba
|
||||||
|
- live-user-environment: don't create openmamba-installer link on desktop
|
||||||
|
|
||||||
* Sat Mar 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.92-1mamba
|
* Sat Mar 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.92-1mamba
|
||||||
- update to 2.9.92
|
- update to 2.9.92
|
||||||
- move liveuser environment apart to live-user-environment subpackage
|
- move liveuser environment apart to live-user-environment subpackage
|
||||||
|
Loading…
Reference in New Issue
Block a user