- #!/usr/bin/make -f
- DH_ALWAYS_EXCLUDE=.git
- %:
- dh $@
- override_dh_pysupport:
- dh_python2 -p sos
- override_dh_fixperms:
- dh_fixperms -Xsos
- override_dh_auto_test:
- pkg.pyinstall:
- sos/* /usr/share/pyshared/sos/
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data



