Files
freeipa/debian
2017-10-09 23:51:45 +03:00
..
2016-03-10 11:27:18 +02:00
2011-10-28 13:58:49 +03:00
2016-12-01 11:14:28 +02:00
2015-09-24 04:52:32 +03:00
2016-12-01 11:14:28 +02: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.