Commit fe4db46d authored by ivoire's avatar ivoire

Set the right mod for the manpage.


git-svn-id: svn://svn.videolan.org/dvblast/trunk@112 55d3f8b6-4a41-4d2d-a900-313d1436a5b8
parent 4167c818
......@@ -30,7 +30,7 @@ install: all
@install -d $(BIN)
@install -d $(MAN)
@install dvblast dvblastctl dvblast_mmi.sh $(BIN)
@install dvblast.1 $(MAN)
@install -m 644 dvblast.1 $(MAN)
uninstall:
@rm $(BIN)/dvblast $(BIN)/dvblastctl $(BIN)/dvblast_mmi.sh $(MAN)/dvblast.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment