File: rules

package info (click to toggle)
python-formencode 1.2.6-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,472 kB
  • ctags: 1,391
  • sloc: python: 5,671; makefile: 8
file content (11 lines) | stat: -rwxr-xr-x 352 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#! /usr/bin/make -f
export PYBUILD_NAME=formencode
export PYBUILD_TEST_NOSE=1

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

override_dh_auto_install:
	dh_auto_install --buildsystem=pybuild
	find debian/python-formencode/ -type d -name i18n -print0 | xargs --null --no-run-if-empty rm -rf
	dh_install -X.po -X.py formencode/i18n/* /usr/share/locale/