X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=extras%2Fvolume_id%2FMakefile;h=23de2ba091a8f681e37709e581e8c43bba40e5df;hb=0c25d156b06259f4d0ba4cfafffc8c64c27a0baf;hp=a936e43bb229ced1ee7a5509578e8791d560d85c;hpb=c1bf1edeb726dc2cdedca5358f9b9cd88db72697;p=elogind.git diff --git a/extras/volume_id/Makefile b/extras/volume_id/Makefile index a936e43bb..23de2ba09 100644 --- a/extras/volume_id/Makefile +++ b/extras/volume_id/Makefile @@ -60,11 +60,11 @@ uninstall-bin: .PHONY: uninstall-bin install-man: - @echo "Please create a man page for this tool." + $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8 .PHONY: uninstall-man uninstall-man: - @echo "Please create a man page for this tool." + -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8 .PHONY: uninstall-man install-config: