File: rules

package info (click to toggle)
persepolis 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,752 kB
  • sloc: python: 48,358; xml: 51; sh: 34; makefile: 3
file content (9 lines) | stat: -rwxr-xr-x 242 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=persepolis

# pybuild (or meson-python) cannot properly handle subprojects
# Similar to https://github.com/mesonbuild/meson-python/issues/598
%:
#	dh $@ --buildsystem=pybuild
	dh $@ --buildsystem=meson