author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sun, 15 Jul 2012 15:15:19 +0300 | |
changeset 486 | 8e5f69997c86 |
parent 485 | 12264ea1afad |
child 487 | 6dae75d0d5ff |
--- a/Makefile Wed Jul 11 00:21:46 2012 +0300 +++ b/Makefile Sun Jul 15 15:15:19 2012 +0300 @@ -76,6 +76,7 @@ fi; \ done chmod a+x ~/.fvwm/FvwmKbdd.pl + mkdir -p ~/.screenshot for item in $(IFNONEXIST_ITEMS); do \ if [ -f $$item -a ! -f $(HOME)/$$item ]; then \ install -m 640 $$item $(HOME)/$$item; \