Files
freeipa/debian
2025-02-05 08:22:43 +02:00
..
2017-03-15 09:59:28 +02:00
2015-09-24 04:52:32 +03:00
2019-08-09 00:28:22 +03:00
2021-06-17 13:11:43 +03:00
2020-07-28 19:27:33 +03:00
2019-08-08 23:37:45 +03:00
2017-01-14 11:15:08 +02:00

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.