11 lines
211 B
Plaintext
Raw Normal View History

2023-02-23 22:25:05 +02:00
#!/usr/bin/make -f
2023-05-13 20:37:18 +03:00
override_dh_auto_configure:
%:
dh $@ --buildsystem=meson --with quilt
lh_auto_configure -- --prefix=/usr/lib/obs-plugins --buildtype=release
2023-02-23 22:25:05 +02:00
%:
dh $@ --buildsystem=meson --with quilt