File: build-debian.sh

package info (click to toggle)
python-telegram-bot 22.3-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 11,032 kB
  • sloc: python: 90,299; makefile: 176; sh: 4
file content (7 lines) | stat: -rwxr-xr-x 86 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/bin/bash

cp -R contrib/debian .
debuild -us -uc
debian/rules clean
rm -rf debian