File: rules

package info (click to toggle)
reparser 1.4.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 96 kB
  • sloc: python: 142; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 232 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Tue, 17 Oct 2017 14:11:21 -0700
export PYBUILD_NAME=reparser
%:
	dh $@ --buildsystem=pybuild

override_dh_auto_clean:
	rm -rf *.egg-info
	dh_auto_clean