]> git.pld-linux.org Git - packages/kde4-kdebase-workspace.git/commitdiff
- don't stop kdm while uninstall. When doing it from X it causes session auto/ti/kde4-kdebase-workspace-4_5_3-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 31 Oct 2010 20:41:13 +0000 (20:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  termination and uninstall will fail. Better solution needed.

Changed files:
    kde4-kdebase-workspace.spec -> 1.243

kde4-kdebase-workspace.spec

index 6cf9ff1c76155bde68d1f4a49cd17948a32c5370..b0140eabfa1e95fb85ac786521edb893224f039e 100644 (file)
@@ -714,7 +714,6 @@ fi
 
 %preun -n kde4-kdm
 if [ "$1" = "0" ]; then
-       %service kdm stop
        /sbin/chkconfig --del kdm
 fi
 
This page took 0.054083 seconds and 4 git commands to generate.