File: README.source

package info (click to toggle)
freeipa 4.7.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 82,340 kB
  • sloc: python: 249,916; ansic: 42,919; sh: 5,842; makefile: 2,120; xml: 343; sed: 16
file content (7 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
freeipa

Upstream does not ship unminified copies of various javascript files, so we must ship them
in debian/missing-sources. Minified build.js, dojo.js and freeipa/{app,core}.js
are built with a certain set of modules, so those bits are under missing-sources/{build,dojo}.
The list of modules needed for the build are taken from install/ui/src/build.profile.js,
install/ui/src/dojo.profile.js and install/ui/src/webui.profile.js.