mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added fckplugin
SVN revision: 1919
This commit is contained in:
parent
5a9245e96f
commit
94dd58e05d
1
Makefile
1
Makefile
@ -121,6 +121,7 @@ install: $(EXECS)
|
|||||||
@$(INSTALL) -v -m 0644 man/elogd.8 $(MANDIR)/man8/
|
@$(INSTALL) -v -m 0644 man/elogd.8 $(MANDIR)/man8/
|
||||||
@$(INSTALL) -v -m 0644 scripts/fckeditor/fckelog.js $(ELOGDIR)/scripts/fckeditor/
|
@$(INSTALL) -v -m 0644 scripts/fckeditor/fckelog.js $(ELOGDIR)/scripts/fckeditor/
|
||||||
@$(INSTALL) -v -m 0644 scripts/*.js $(ELOGDIR)/scripts/
|
@$(INSTALL) -v -m 0644 scripts/*.js $(ELOGDIR)/scripts/
|
||||||
|
@$(INSTALL) -D -v -m 0644 scripts/fckeditor/editor/plugins/elog/fckplugin.js $(ELOGDIR)/scripts/fckeditor/editor/plugins/elog/fckplugin.js
|
||||||
|
|
||||||
@echo "Installing resources to $(ELOGDIR)/resources"
|
@echo "Installing resources to $(ELOGDIR)/resources"
|
||||||
@$(INSTALL) -m 0644 resources/* $(ELOGDIR)/resources/
|
@$(INSTALL) -m 0644 resources/* $(ELOGDIR)/resources/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user