Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
harshadgavali committed Aug 5, 2021
1 parent 519f3d4 commit 9cd5f69
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Expand Up @@ -2,9 +2,7 @@ build:
cargo build --release

install:
sed -i 's\@HOME\${HOME}\g' gesture_improvements_gesture_daemon.service
cp -f gesture_improvements_gesture_daemon.service ~/.config/systemd/user
cp -f target/release/gesture_improvements_gesture_daemon ~/.local/bin
sh install.sh

build-docker:
docker build . -t rust-libinput
Expand Down

0 comments on commit 9cd5f69

Please sign in to comment.