summaryrefslogtreecommitdiff
path: root/slock-1.4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'slock-1.4/Makefile')
-rw-r--r--slock-1.4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/slock-1.4/Makefile b/slock-1.4/Makefile
index f4ffbb7..0f308b7 100644
--- a/slock-1.4/Makefile
+++ b/slock-1.4/Makefile
@@ -51,7 +51,8 @@ install: all
@mkdir -p ${DESTDIR}${MANPREFIX}/man1
@sed "s/VERSION/${VERSION}/g" <slock.1 >${DESTDIR}${MANPREFIX}/man1/slock.1
@chmod 644 ${DESTDIR}${MANPREFIX}/man1/slock.1
-
+ @mkdir -p ${DESTDIR}${PREFIX}/share/slock
+ @cp -f lockscreen.jpg ${DESTDIR}${PREFIX}/share/slock/
uninstall:
@echo removing executable file from ${DESTDIR}${PREFIX}/bin
@rm -f ${DESTDIR}${PREFIX}/bin/slock