File: rules

package info (click to toggle)
python-axolotl-curve25519 0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 636 kB
  • ctags: 290
  • sloc: ansic: 4,750; python: 25; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 181 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

#export DH_VERBOSE=1
export PYBUILD_NAME=axolotl-curve25519
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,now

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