diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-12-28 17:33:42 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-12-28 17:33:42 +0100 |
commit | f2b702ffebf729f632c9fe8dadd8fa06660832d7 (patch) | |
tree | aa22a785a863d87a3d96d3c1a085de79fd0b138f /redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper-14.0.0.spec | |
parent | 43ed3b6077952745b04a8c749726871f7cd76142 (diff) | |
download | tde-packaging-f2b702ffebf729f632c9fe8dadd8fa06660832d7.tar.gz tde-packaging-f2b702ffebf729f632c9fe8dadd8fa06660832d7.zip |
RPM Packaging: update python stuff
Diffstat (limited to 'redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper-14.0.0.spec')
-rw-r--r-- | redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper-14.0.0.spec b/redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper-14.0.0.spec index 33cc0f193..4effa599b 100644 --- a/redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper-14.0.0.spec +++ b/redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper-14.0.0.spec @@ -120,7 +120,7 @@ if [ $1 -eq 0 ]; then for f in konqueror d3lphin; do update-alternatives --remove \ media_safelyremove.desktop_${f} \ - %{tde_datadir}/apps/${f}/servicemenus/media_safelyremove.desktop_tdeio-umountwrapper + %{tde_datadir}/apps/${f}/servicemenus/media_safelyremove.desktop_tdeio-umountwrapper || : done fi |