Remove references to old tinymce dependency.
This commit is contained in:
parent
d8ed112a97
commit
7650b633ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,7 +63,6 @@ venv*
|
||||
# extlib things
|
||||
/extlib/jquery/
|
||||
/extlib/leaflet/
|
||||
/extlib/tinymce/
|
||||
/extlib/video.js/
|
||||
/extlib/videojs-resolution-switcher
|
||||
|
||||
|
@ -46,7 +46,7 @@ pkgdatadir = $(datadir)/@PACKAGE_NAME@
|
||||
pkgincludedir = $(includedir)/@PACKAGE_NAME@
|
||||
PYTHONPATH = $(pythondir)$(PATH_SEPARATOR)$(DESTDIR)$(pythondir)
|
||||
|
||||
EXTLIB_INSTALLS = extlib/jquery extlib/video.js extlib/leaflet extlib/tinymce
|
||||
EXTLIB_INSTALLS = extlib/jquery extlib/video.js extlib/leaflet
|
||||
|
||||
# pkgpythondir = @pkgpythondir@
|
||||
# pkgpyexecdir = @pkgpyexecdir@
|
||||
|
Loading…
x
Reference in New Issue
Block a user