rules 336 B

1234567891011
  1. #!/usr/bin/make -f
  2. # This file was automatically generated by stdeb 0.6.0+git at
  3. # Sun, 14 Apr 2013 00:45:09 +0200
  4. %:
  5. dh $@ --with python2
  6. override_dh_auto_install:
  7. python setup.py install --root=debian/stdd --install-layout=deb --install-lib=/usr/share/stov --install-scripts=/usr/share/stov
  8. override_dh_auto_build: