Timo Aaltonen pushed to branch debian-unstable at X Strike Force / vulkan / 
vulkan-loader


Commits:
cdfa4468 by Simon McVittie at 2022-05-24T10:58:28+00:00
Regenerate loader/generated/ during build

Thanks: Helmut Grohne
Closes: #981362

- - - - -


2 changed files:

- + debian/clean
- debian/rules


Changes:

=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+loader/generated/*.c
+loader/generated/*.h


=====================================
debian/rules
=====================================
@@ -28,6 +28,10 @@ endif
        -DVulkanHeaders_INCLUDE_DIR=../vulkan-headers/include \
        -DVulkanRegistry_DIR=../vulkan-headers/registry
 
+override_dh_auto_build:
+       dh_auto_build -- VulkanLoader_generated_source
+       dh_auto_build
+
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
        (cd build; tests/run_all_tests.sh || \



View it on GitLab: 
https://salsa.debian.org/xorg-team/vulkan/vulkan-loader/-/commit/cdfa4468109e20694953e031caea7bbaf535883a

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/vulkan/vulkan-loader/-/commit/cdfa4468109e20694953e031caea7bbaf535883a
You're receiving this email because of your account on salsa.debian.org.


Reply via email to