File: rules

package info (click to toggle)
pyrsistent 0.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 688 kB
  • sloc: python: 5,289; ansic: 1,213; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 339 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Sat, 09 Feb 2019 12:28:42 +0100
export PYBUILD_NAME=pyrsistent
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_install:
	dh_auto_install
	rm -rf debian/python-pyrsistent/trash

override_dh_installchangelogs:
	dh_installchangelogs CHANGES.txt