aboutsummaryrefslogtreecommitdiff
path: root/dwm-git/dwm.install
diff options
context:
space:
mode:
Diffstat (limited to 'dwm-git/dwm.install')
-rw-r--r--dwm-git/dwm.install5
1 files changed, 0 insertions, 5 deletions
diff --git a/dwm-git/dwm.install b/dwm-git/dwm.install
deleted file mode 100644
index 9675514..0000000
--- a/dwm-git/dwm.install
+++ /dev/null
@@ -1,5 +0,0 @@
1post_install() {
2 echo "-- Edit config.h in dwm's PKGBUILD directory (generally /var/abs/community/dwm/)"
3 echo "-- and rebuild package if you want to change settings."
4 echo "-- Or, place custom config.h in \$SRCDEST/dwm-git/config.h and rebuild."
5}