11 lines
172 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:
%:
2023-05-13 20:38:49 +03:00
dh_auto_configure -- --prefix=/usr/lib/obs-plugins --buildtype=release
2023-05-13 20:38:13 +03:00
2023-05-13 20:37:18 +03:00
2023-02-23 22:25:05 +02:00
%:
dh $@ --buildsystem=meson --with quilt