Skip to content

Instantly share code, notes, and snippets.

@kasramp
Created May 19, 2016 14:46
Show Gist options
  • Save kasramp/202c754977e9ca22914a165edd3e0428 to your computer and use it in GitHub Desktop.
Save kasramp/202c754977e9ca22914a165edd3e0428 to your computer and use it in GitHub Desktop.
Debian package rules file
#!/usr/bin/make -f
%:
dh $@ --with python2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment