obs-gstreamer-vaapi-plugin/debian/rules

11 lines
192 B
Plaintext
Raw Normal View History

2023-02-23 21:25:05 +01:00
#!/usr/bin/make -f
2023-05-13 19:37:18 +02:00
override_dh_auto_configure:
2023-05-13 21:57:58 +02:00
2023-05-13 19:40:20 +02:00
dh_auto_configure -- --prefix=/usr/lib/$(DEB_HOST_MULTIARCH)/obs-plugins --buildtype=release
2023-05-13 19:38:13 +02:00
2023-05-13 19:37:18 +02:00
2023-02-23 21:25:05 +01:00
%:
dh $@ --buildsystem=meson --with quilt