kopia lustrzana https://gitlab.com/sane-project/backends
Updated install-mostang concerning splitted HTML pages.
Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
02cf8e08fe
commit
c9c118015a
|
|
@ -192,6 +192,9 @@ install-mostang: html sane.ps sane.ps.gz
|
||||||
@echo Installing sane-backends.html in $(WWW_PATH)...
|
@echo Installing sane-backends.html in $(WWW_PATH)...
|
||||||
$(MKDIR) $(WWW_PATH)
|
$(MKDIR) $(WWW_PATH)
|
||||||
$(INSTALL_DATA) sane-backends.html $(WWW_PATH)/sane-backends.html
|
$(INSTALL_DATA) sane-backends.html $(WWW_PATH)/sane-backends.html
|
||||||
|
@echo Installing sane-backends-external.html in $(WWW_PATH)...
|
||||||
|
$(INSTALL_DATA) sane-backends-external.html \
|
||||||
|
$(WWW_PATH)/sane-backends.html
|
||||||
@echo Installing SANE standard \(html\) in $(WWW_PATH)/html/...
|
@echo Installing SANE standard \(html\) in $(WWW_PATH)/html/...
|
||||||
$(MKDIR) $(WWW_PATH)/html/
|
$(MKDIR) $(WWW_PATH)/html/
|
||||||
for html in sane/* ; do \
|
for html in sane/* ; do \
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue