Skip to content

Instantly share code, notes, and snippets.

@guyhughes
Created October 1, 2016 05:16
Show Gist options
  • Save guyhughes/a6bab1bd6b9de82313d5be2b8b4dff2c to your computer and use it in GitHub Desktop.
Save guyhughes/a6bab1bd6b9de82313d5be2b8b4dff2c to your computer and use it in GitHub Desktop.
APT Build metapackage
  1. You need equivs
apt-get install equivs
  1. use it
mkdir my-metapackage
cd my-metapackage/
equivs-control ns-control
equivs-build ns-control
debuild -S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment