mirror of
https://github.com/frappe/bench.git
synced 2025-01-08 16:14:12 +00:00
basic readme
This commit is contained in:
parent
16f44833f6
commit
03eaf60e85
@ -1,6 +1,7 @@
|
||||
To prepare your environment for building .deb package install instruments: <br>
|
||||
`sudo apt-get install build-essential devscripts debhelper` <br>
|
||||
<br>
|
||||
<b>Important:</b> to build .deb package archive name must be in the format $(name)\_$(version).orig.tar.gz <br> and directory within it must be named as $(name)\_$(version)<br><br>
|
||||
To build debian package from scratch: <br>
|
||||
1) make working directory (basically with any name) near archive bench_0.92.orig.tar.gz: <br>
|
||||
`mkdir build_dir` <br>
|
||||
|
Loading…
Reference in New Issue
Block a user