Tweak x11-wm/spectrwm version 2.4.0
[dports.git] / x11-wm / spectrwm / pkg-plist
1 bin/spectrwm
2 bin/screenshot.sh
3 lib/libswmhack.so
4 man/man1/spectrwm.1.gz
5 @unexec if [ ! -f %D/etc/spectrwm.conf ] || cmp -s %D/etc/spectrwm.conf.sample %D/etc/spectrwm.conf; then rm -f %D/etc/spectrwm.conf; else echo %%PREFIX%%/etc/spectrwm.conf contains changes, remove it manually to delete this package completely.; fi
6 etc/spectrwm.conf.sample
7 @exec [ -f %D/etc/spectrwm.conf ] || cp -p %D/%F %D/etc/spectrwm.conf