File: rules

package info (click to toggle)
bitstruct 8.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 320 kB
  • sloc: ansic: 2,649; python: 1,510; makefile: 165
file content (11 lines) | stat: -rwxr-xr-x 274 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

export PYBUILD_NAME=bitstruct
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

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

execute_after_dh_auto_install:
	rm -f debian/python3-bitstruct/usr/lib/python*/dist-packages/bitstruct/*.[ch]