mirror of
https://github.com/transmission/transmission
synced 2025-02-11 00:44:53 +00:00
users don't need to run autogen from the tarball
This commit is contained in:
parent
f71319b90f
commit
e97eb7ac9e
1 changed files with 0 additions and 1 deletions
1
README
1
README
|
@ -20,7 +20,6 @@ Building a Transmission release from the command line:
|
||||||
|
|
||||||
$ tar xvfz transmission-0.90.tar.gz
|
$ tar xvfz transmission-0.90.tar.gz
|
||||||
$ cd transmission-0.90
|
$ cd transmission-0.90
|
||||||
$ ./autogen.sh
|
|
||||||
$ ./configure -q && make -s
|
$ ./configure -q && make -s
|
||||||
$ su (if necessary for the next line)
|
$ su (if necessary for the next line)
|
||||||
$ make install
|
$ make install
|
||||||
|
|
Loading…
Reference in a new issue