Skip to content
Snippets Groups Projects
Commit 97faefad authored by guido's avatar guido
Browse files

Merge branch 'make' into 'master'

add makefile to clarify how this is installed

See merge request !2
parents c26fc844 ef1a26ff
Branches
Tags
No related merge requests found
PREFIX?=/usr
install:
cp -p src/once.sh ${DESTDIR}${PREFIX}/bin/once
cp -p src/completion/once.bash-completion ${DESTDIR}${PREFIX}/share/bash-completion/completions/once
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment