File: rules

package info (click to toggle)
python-exif 2.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 220 kB
  • ctags: 99
  • sloc: python: 2,597; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 225 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE=1
export PYBUILD_NAME=exif

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

override_dh_install:
	dh_install
	rm $(CURDIR)/debian/python*-exif/usr/bin/EXIF.py