зеркало из https://github.com/mozilla/gecko-dev.git
Deleted an extra line that was probably added incorrectly during merging.
This commit is contained in:
Родитель
eee2b1ecba
Коммит
d1f8da8b54
|
@ -205,7 +205,6 @@ ifeq ($(OS_ARCH),OpenVMS)
|
|||
$(INSTALL) -m 444 $(SHARED_LIBRARY) $(dist_libdir)
|
||||
ifdef SHARED_LIBRARY
|
||||
$(INSTALL) -m 444 $(SHARED_LIBRARY:.$(DLL_SUFFIX)=.vms) $(dist_libdir)
|
||||
$(INSTALL) -m 444 $(SHARED_LIBRARY:.$(DLL_SUFFIX)=.vms) $(dist_bindir)
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче