533d0ee4ff
* This will fix issues where setting `--all` to see hidden files will still hide gitignore-ed files. OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=63
11 lines
323 B
Plaintext
11 lines
323 B
Plaintext
<services>
|
|
<service name="download_files" mode="disabled" />
|
|
<service name="cargo_vendor" mode="disabled">
|
|
<param name="srctar">zellij-0.37.2.tar.gz</param>
|
|
<param name="compression">zst</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="disabled" />
|
|
</services>
|
|
|