Skip to content

Instantly share code, notes, and snippets.

@wavedocs
Last active September 25, 2015 07:32
Show Gist options
  • Save wavedocs/6ae489fe5e4f3db737c1 to your computer and use it in GitHub Desktop.
Save wavedocs/6ae489fe5e4f3db737c1 to your computer and use it in GitHub Desktop.
build deb package
# apt-get source nginx
# apt-get build-dep nginx
(поправить что там надо)
# dpkg-buildpackage -b
# dpkg -i nginx.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment