We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea1ce9 commit bd840c6Copy full SHA for bd840c6
1 file changed
src/page/Build.rst
@@ -38,6 +38,15 @@ the source code for its new webui. The submodule is available at
38
`freeipa-webui <https://github.com/freeipa/freeipa-webui>`__ and
39
installed in the directory ``install/freeipa-webui``.
40
41
+To ensure the specfile is up to date with webui dependencies, it's usually
42
+good idea to run the following command from the install/webui directory:
43
+
44
+::
45
46
+ $ ./fix-spec.sh -i
47
48
49
50
In order to get more familiar with git submodule concepts, you can read
51
`git submodules <https://git-scm.com/book/en/v2/Git-Tools-Submodules>`__.
52
0 commit comments