File: rules

package info (click to toggle)
yowsup 2.5.0~git20160904.d69c1ff-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,680 kB
  • ctags: 2,092
  • sloc: python: 10,902; sh: 8; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 197 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
#DH_VERBOSE = 1

export PYBUILD_NAME=yowsup
export PYBUILD_AFTER_INSTALL=mv -v debian/python-yowsup/usr/bin debian/yowsup-cli/usr

%:
	dh $@ --with python2 --buildsystem pybuild