diff options
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 57ed63a2..c363fe8f 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -81,6 +81,8 @@ EOF if [ -r /etc/cron.daily/mdkupdate ]; then perl -p -i -e 's!/usr/bin/mdkupdate!/usr/sbin/mdkupdate!' /etc/cron.daily/mdkupdate fi + +%triggerin -- mdkonline > 2.0-10mdk killall -HUP mdkapplet || : %postun |