mirror of
https://github.com/containers/skopeo.git
synced 2025-06-29 08:07:37 +00:00
fix makefile
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
37ebb81936
commit
e78053938b
2
Makefile
2
Makefile
@ -36,7 +36,7 @@ clean:
|
|||||||
rm -f skopeo
|
rm -f skopeo
|
||||||
rm -f skopeo.1
|
rm -f skopeo.1
|
||||||
|
|
||||||
install: man install-binary
|
install: install-binary
|
||||||
install -m 644 skopeo.1 ${MANINSTALLDIR}/man1/
|
install -m 644 skopeo.1 ${MANINSTALLDIR}/man1/
|
||||||
# TODO(runcom)
|
# TODO(runcom)
|
||||||
#install -m 644 completion/bash/skopeo ${BASHINSTALLDIR}/
|
#install -m 644 completion/bash/skopeo ${BASHINSTALLDIR}/
|
||||||
|
Loading…
Reference in New Issue
Block a user