aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/spectrwm/pkg-plist
blob: cb8ebbdfbeac7b5e5decfbfe071f6c36fa47776e (plain) (blame)
1
2
3
4
5
6
7
8
bin/scrotwm
bin/startscrotwm
lib/libswmhack.so
%%EXAMPLESDIR%%/screenshot.sh
@unexec if [ ! -f %D/etc/scrotwm.conf ] || cmp -s %D/etc/scrotwm.conf.sample %D/etc/scrotwm.conf; then rm -f %D/etc/scrotwm.conf; else echo %%PREFIX%%/etc/scrotwm.conf contains changes, remove it manually to delete this package completely.; fi
etc/scrotwm.conf.sample
@exec [ -f %D/etc/scrotwm.conf ] || cp -p %D/%F %D/etc/scrotwm.conf
@dirrm %%EXAMPLESDIR%%