File: rules

package info (click to toggle)
python-fuse 2%3A1.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 368 kB
  • sloc: ansic: 1,388; python: 1,378; makefile: 25; sh: 10
file content (10 lines) | stat: -rwxr-xr-x 207 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

export PYBUILD_NAME=fuse

%:
	dh $@ --with python3 --buildsystem=pybuild