fix clean-workdir

This commit is contained in:
philm 2010-12-26 10:30:56 +01:00
parent b61fd035c8
commit dbc96ad82f
2 changed files with 13 additions and 1 deletions

View File

@ -40,7 +40,7 @@ cleanup_src()
do
status_start "${module}"
pushd $module &>/dev/null
rm -rf pkg src dbg hdr *.pkg.* *log* &>/dev/null
rm -rf pkg src dbg hdr *.pkg.* *.log.* log &>/dev/null
popd &>/dev/null
status_done
done

View File

@ -0,0 +1,12 @@
diff -Naur kdebase-runtime-4.2.3-orig/knotify/kde.notifyrc kdebase-runtime-4.2.3/knotify/kde.notifyrc
--- kdebase-runtime-4.2.3-orig/knotify/kde.notifyrc 2009-05-22 19:03:32.692478771 +0300
+++ kdebase-runtime-4.2.3/knotify/kde.notifyrc 2009-05-22 19:10:44.681230582 +0300
@@ -1499,7 +1499,7 @@
Comment[x-test]=xxKDE is exitingxx
Comment[zh_CN]=KDE 正在退出
Comment[zh_TW]=KDE 結束中
-Action=Sound
+Action=
Sound=KDE-Sys-Log-Out.ogg
[Event/cancellogout]