Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Add DESTDIR to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
bwarden committed Apr 24, 2018
1 parent 273d995 commit 2535719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ all: build
build:

install:
install -m 755 installkernel /usr/sbin
install -D -m 755 --target-directory=${DESTDIR}/usr/sbin installkernel

0 comments on commit 2535719

Please sign in to comment.