File: rules

package info (click to toggle)
mpl-animators 1.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 360 kB
  • sloc: python: 1,386; makefile: 18
file content (14 lines) | stat: -rwxr-xr-x 349 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#! /usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk

export PYBUILD_NAME=mpl_animators

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

override_dh_auto_install:
	dh_auto_install
	rm -rf debian/*/usr/lib/python3*/dist-packages/docs \
	    debian/*/usr/lib/python3*/dist-packages/examples \
	    debian/*/usr/lib/python3*/dist-packages/licenses