File: rules

package info (click to toggle)
magic-wormhole-mailbox-server 0.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 512 kB
  • sloc: python: 4,646; sql: 133; makefile: 14
file content (7 lines) | stat: -rwxr-xr-x 201 bytes parent folder | download
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME=magic-wormhole-mailbox-server
export PYBUILD_AFTER_TEST=rm -rfv {build_dir}/wormhole_mailbox_server.test.tes {build_dir}/*.sql

%:
	dh $@ --buildsystem=pybuild