mirror of https://github.com/tildeclub/ex-vi.git
Update README
This commit is contained in:
parent
4239d88077
commit
df257837fe
2
README
2
README
|
@ -32,7 +32,7 @@ Then type 'make' and 'make install'.
|
||||||
It is possible to build a RPM file directly from the source distribution
|
It is possible to build a RPM file directly from the source distribution
|
||||||
by executing
|
by executing
|
||||||
|
|
||||||
rpmbuild -tb ex-<version>.tar.bz2
|
rpmbuild -tb ex-vi-<version>.tar.gz
|
||||||
|
|
||||||
Note that the RPM spec installs the binary in /usr/5bin by default to
|
Note that the RPM spec installs the binary in /usr/5bin by default to
|
||||||
avoid conflicts with vendor files in /usr/bin. The default locations
|
avoid conflicts with vendor files in /usr/bin. The default locations
|
||||||
|
|
Loading…
Reference in New Issue