suckless/dwm/dwm.install

6 lines
172 B
Plaintext

post_install() {
echo "-- Edit config.h in dwm's PKGBUILD directory"
echo "-- and rebuild package if you want to change settings."
rm $srcdir/dwm-6.4* dwm-swallow*
}