Skip to content

Commit 06de351

Browse files
committed
doc: removed information about building docker image
1 parent dffe096 commit 06de351

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,6 @@ $ git clone ... && cd mamonsu && make deb && dpkg -i mamonsu*.deb
152152
$ yum install make rpm-build python3-devel python3-setuptools
153153
$ git clone ... && cd mamonsu && make rpm && rpm -i mamonsu*.rpm
154154
```
155-
**Build repository, *./packaging/repo/gnupg* and *./packaging/repo/rpmmacros* must be provided by caller:**
156-
```shell
157-
$ make -j2 build/all && make -j1 repo/all
158-
```
159155
**Build win32 exe:**
160156
```shell
161157
$ git clone ... && cd mamonsu && py setup_win32.py py2exe

0 commit comments

Comments
 (0)