Timo Aaltonen pushed to branch debian-unstable at X Strike Force / vulkan /
vulkan-loader
Commits:
8586fddf by Simon McVittie at 2022-05-24T11:01:07+00:00
d/rules: Delete another __pycache__ directory
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -45,6 +45,7 @@ override_dh_auto_install:
cp -rp vulkan-headers/include debian/tmp/usr
cp -rp vulkan-headers/registry debian/tmp/usr/share/vulkan
rm -rf debian/tmp/usr/share/vulkan/registry/__pycache__
+ rm -rf debian/tmp/usr/share/vulkan/registry/spec_tools/__pycache__
override_dh_missing:
dh_missing --fail-missing
View it on GitLab:
https://salsa.debian.org/xorg-team/vulkan/vulkan-loader/-/commit/8586fddf8b4361bbab433fa39fd26b1f0f273815
--
View it on GitLab:
https://salsa.debian.org/xorg-team/vulkan/vulkan-loader/-/commit/8586fddf8b4361bbab433fa39fd26b1f0f273815
You're receiving this email because of your account on salsa.debian.org.