Rename debian package directory to save package maintainers' life.
See https://github.com/c9s/r3/pull/55#issuecomment-45902891
This commit is contained in:
parent
34e779c84a
commit
c103f669a0
12 changed files with 1 additions and 0 deletions
|
@ -365,6 +365,7 @@ Install
|
||||||
And we support debian-based distro now!
|
And we support debian-based distro now!
|
||||||
|
|
||||||
sudo apt-get install build-essential autoconf automake libpcre3-dev pkg-config debhelper libtool check
|
sudo apt-get install build-essential autoconf automake libpcre3-dev pkg-config debhelper libtool check
|
||||||
|
mv dist-debian debian
|
||||||
dpkg-buildpackage -b -us -uc
|
dpkg-buildpackage -b -us -uc
|
||||||
sudo gdebi ../libr3*.deb
|
sudo gdebi ../libr3*.deb
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue