- They complicate pkg-plist manipulations - They increase the package's size - They are used for debugging and it is unlikely that someone would debug binaries coming from Linux RPMs
14 lines
420 B
Plaintext
14 lines
420 B
Plaintext
usr/lib/libvulkan.so.1
|
|
usr/lib/libvulkan.so.%%LIBVERSION%%
|
|
usr/lib64/libvulkan.so.1
|
|
usr/lib64/libvulkan.so.%%LIBVERSION%%
|
|
%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
|
usr/share/licenses/vulkan-loader/LICENSE.txt
|
|
@dir %%ETCDIR%%/explicit_layer.d
|
|
@dir %%ETCDIR%%/icd.d
|
|
@dir %%ETCDIR%%/implicit_layer.d
|
|
@dir %%DATADIR%%/explicit_layer.d
|
|
@dir %%DATADIR%%/icd.d
|
|
@dir %%DATADIR%%/implicit_layer.d
|