aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-20 02:52:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-20 02:52:49 +1200
commitc99b0ebaa22e6532b6d8a0b09a99db51855a8190 (patch)
tree86c7b3873456f55eb25177d556003f15f8f61b82 /Makefile
parentAdd sshi(1) (diff)
downloaddotfiles-c99b0ebaa22e6532b6d8a0b09a99db51855a8190.tar.gz
dotfiles-c99b0ebaa22e6532b6d8a0b09a99db51855a8190.zip
Remove OLDPWD hack
It doesn't really make sense anyway
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a7efba43..49304591 100644
--- a/Makefile
+++ b/Makefile
@@ -265,7 +265,6 @@ install-sh : check-sh
install -m 0755 -d -- \
"$(HOME)"/.profile.d \
"$(HOME)"/.shrc.d
- install -pm 0644 -- sh/logout "$(HOME)"/.logout
install -pm 0644 -- sh/profile "$(HOME)"/.profile
install -pm 0644 -- sh/profile.d/* "$(HOME)"/.profile.d
install -pm 0644 -- sh/shrc "$(HOME)"/.shrc