2003-09-29 06:58:37 +02:00
|
|
|
@unexec if cmp -s %D/etc/mplayerplug-in.conf %D/etc/mplayerplug-in.conf.dist; then rm -f %D/etc/mplayerplug-in.conf; fi
|
|
|
|
etc/mplayerplug-in.conf.dist
|
2003-10-05 08:54:18 +02:00
|
|
|
@unexec if cmp -s %D/etc/mplayerplug-in.types %D/etc/mplayerplug-in.types.dist; then rm -f %D/etc/mplayerplug-in.types; fi
|
|
|
|
etc/mplayerplug-in.types.dist
|
2003-02-20 22:40:57 +01:00
|
|
|
lib/browser_plugins/mplayerplug-in.so
|
2004-02-15 07:08:14 +01:00
|
|
|
lib/browser_plugins/mplayerplug-in.xpt
|
2003-02-20 22:40:57 +01:00
|
|
|
@unexec rmdir %D/lib/browser_plugins 2>/dev/null || /usr/bin/true
|