Merge pull request #58 from Ronmi/debian
Rename debian package directory
This commit is contained in:
commit
3e03f8ed97
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