Files
cuda-repack/_service
Egbert Eich ba130369a2 Prepare for package without sources
1. Add _service file to run download_files server side.
2. Add a 'no download' mode to setup. This creates the
   _multibuild file.
3. Exclusively build for x86_64
4. Create a specfile.in
5. In _setup process specfile.in to add list of sources.

Signed-off-by: Egbert Eich <eich@suse.com>
2025-09-07 21:39:35 +02:00

6 lines
133 B
Plaintext

<services>
<service name="download_files" mode="remoterun">
<param name="enforceupstream">yes</param>
</service>
</services>