#10 suppress indentation warning
Merged 4 years ago by kalev. Opened 4 years ago by jibecfed.
fedora-docs/ jibecfed/flatpak indent  into  master

@@ -8,9 +8,9 @@ 

  

  * Checkout the module from dist-git using `fedpkg clone` as a subdirectory of `<path to checkouts>`

  * **Unless you are using https://github.com/owtaylor/fedora-packager-container[fedora-packager-container]**,

- edit your `/etc/module-build-service/config.py`

- change `RPMS_ALLOW_REPOSITORY = False` to `RPMS_ALLOW_REPOSITORY = True`,

- and at the end, add:

+   edit your `/etc/module-build-service/config.py`

+   change `RPMS_ALLOW_REPOSITORY = False` to `RPMS_ALLOW_REPOSITORY = True`,

+   and at the end, add:

  

  ....

  LocalBuildConfiguration.DISTGITS = {

no initial comment

Pull-Request has been merged by kalev

4 years ago
Metadata