зеркало из https://github.com/microsoft/git.git
Merge branch 'maint'
* maint: gitweb/Makefile: fix typo in gitweb.min.css rule Conflicts: gitweb/Makefile
This commit is contained in:
Коммит
b43688a5bc
|
@ -103,7 +103,7 @@ GITWEB_FILES += static/gitweb.min.css
|
|||
GITWEB_CSS = static/gitweb.min.css
|
||||
all:: static/gitweb.min.css
|
||||
static/gitweb.min.css: static/gitweb.css GITWEB-BUILD-OPTIONS
|
||||
$(QUIET_GEN)$(CSSMIN) <$ >$@
|
||||
$(QUIET_GEN)$(CSSMIN) <$< >$@
|
||||
else
|
||||
GITWEB_FILES += static/gitweb.css
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче