File: rules

package info (click to toggle)
parlatype-libreoffice-extension 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 548 kB
  • sloc: python: 1,320; xml: 92; sh: 78; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 116 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_auto_configure:
	dh_auto_configure -- -Dbundled=true

%:
	dh $@ --buildsystem=meson