forked from pool/Modules
Olaf Hering
9725cbddb9
- Mark the download service as disabled to meet factory submission guidelines. - Add a runtime dependency on Python for createmodule.py script. - Set /usr/bin/python3 as interpreter for all Python scripts (instead of relying on /usr/bin/env, which is used by default). - Add fdupes back to solve rpmlint warning. OBS-URL: https://build.opensuse.org/request/show/880611 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/Modules?expand=0&rev=30
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
<services>
|
|
<service name="download_files" mode="disabled"/>
|
|
</services>
|
|
|