Skip to content

Instantly share code, notes, and snippets.

@mrintegrity
Created September 27, 2012 08:38
Show Gist options
  • Save mrintegrity/3792926 to your computer and use it in GitHub Desktop.
Save mrintegrity/3792926 to your computer and use it in GitHub Desktop.
apt::source { 'quantal':
location => 'http://se.archive.ubuntu.com/ubuntu',
release => 'quantal',
repos => 'universe',
pin => '-10',
include_src => true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment