/[python-modules]/packages/python3-chardet/trunk/debian/rules
ViewVC logotype

Contents of /packages/python3-chardet/trunk/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15258 - (show annotations) (download)
Thu Jan 6 21:13:21 2011 UTC (7 years ago) by piotr
File size: 301 byte(s)
[svn-inject] Applying Debian modifications (2.0.1-1) to trunk
1 #!/usr/bin/make -f
2
3 %:
4 dh $@ --with python3
5
6 # remove these overrides once 597105 will be fixed:
7
8 override_dh_auto_build:
9
10 override_dh_auto_install:
11 python3 setup.py install --root=debian/python3-chardet/ --install-layout=deb
12
13 override_dh_auto_clean:
14 python3 setup.py clean
15 dh_clean
16 rm -rf build

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5