Files
freeipa/debian
..
2020-03-31 07:35:06 +03:00
2020-03-31 06:33:20 +03:00
2019-08-08 23:59:27 +03: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
2019-08-08 23:37:45 +03:00
2019-08-08 23:37:45 +03:00
2019-08-08 23:37:45 +03:00
2020-03-31 07:35:22 +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.