aboutsummaryrefslogtreecommitdiff
path: root/dwm-git/dwm.install
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-12 00:22:47 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-12 00:22:47 +0100
commitca04f75ce2a79175a488ecde404d316c8c3ec527 (patch)
treeac1d9ba7377e4a91500091c1b1ee11d4b44568be /dwm-git/dwm.install
parenta4e7df7ca09a0fabb2516953c0eb7627b5774cab (diff)
downloadAUR-ca04f75ce2a79175a488ecde404d316c8c3ec527.tar.gz
AUR-ca04f75ce2a79175a488ecde404d316c8c3ec527.tar.zst
AUR-ca04f75ce2a79175a488ecde404d316c8c3ec527.zip
Deleted package: dwm-git
Deleted package: st-git
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}