Skip to content

Commit bd840c6

Browse files
committed
Note about specfile update script
Signed-off-by: David Hanina <dhanina@redhat.com>
1 parent 1ea1ce9 commit bd840c6

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/page/Build.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ the source code for its new webui. The submodule is available at
3838
`freeipa-webui <https://github.com/freeipa/freeipa-webui>`__ and
3939
installed in the directory ``install/freeipa-webui``.
4040

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+
4150
In order to get more familiar with git submodule concepts, you can read
4251
`git submodules <https://git-scm.com/book/en/v2/Git-Tools-Submodules>`__.
4352

0 commit comments

Comments
 (0)