Makefile: remove extra space
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Esse commit está contido em:
pai
927b0ae30c
commit
ef3108656b
2
Makefile
2
Makefile
@ -85,7 +85,7 @@ install: all
|
||||
$(INSTALL) -m 0644 favicon.ico $(DESTDIR)$(CGIT_DATA_PATH)/favicon.ico
|
||||
$(INSTALL) -m 0644 robots.txt $(DESTDIR)$(CGIT_DATA_PATH)/robots.txt
|
||||
$(INSTALL) -m 0755 -d $(DESTDIR)$(filterdir)
|
||||
$(COPYTREE) filters/* $(DESTDIR)$(filterdir)
|
||||
$(COPYTREE) filters/* $(DESTDIR)$(filterdir)
|
||||
|
||||
install-doc: install-man install-html install-pdf
|
||||
|
||||
|
Carregando…
Referência em uma nova issue
Block a user