File: rules

package info (click to toggle)
pyrsistent 0.18.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 604 kB
  • sloc: python: 5,164; ansic: 1,215; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 339 bytes parent folder | download | duplicates (3)
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