File: rules

package info (click to toggle)
utm 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: python: 648; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME=utm
export PYBUILD_AFTER_INSTALL=rm -rf '{destdir}/usr/bin'

%:
	dh $@ --buildsystem=pybuild