diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ install: - install -m 644 custom.desktop /usr/share/xsessions/custom.desktop + install -D -m 644 custom.desktop /usr/share/xsessions/custom.desktop install -m 755 xinitrc-session-helper /usr/bin/ |
