SHA256
1
0
forked from pool/Modules
Modules/_service
Olaf Hering 9725cbddb9 Accepting request 880611 from home:phiwag:branches:systemsmanagement
- 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
2021-03-29 12:02:18 +00:00

5 lines
74 B
Plaintext

<services>
<service name="download_files" mode="disabled"/>
</services>