mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-01-22 14:38:25 +00:00
minor versioning
This commit is contained in:
parent
d88fd5c9cb
commit
c56bd74e22
@ -1,6 +1,6 @@
|
||||
# Tomb ChangeLog
|
||||
|
||||
## 2.1
|
||||
## 2.0.1
|
||||
### December 2014
|
||||
|
||||
Fix for usage with GnuPG 1.4.11, a problem affecting long term
|
||||
|
@ -20,12 +20,12 @@ To install Tomb simply download the source distribution (the tar.gz file)
|
||||
from https://files.dyne.org/tomb and decompress it. From a terminal:
|
||||
|
||||
cd Downloads
|
||||
tar xvfz Tomb-2.1.tar.gz (correct with actual file name)
|
||||
tar xvfz Tomb-2.0.1.tar.gz (correct with actual file name)
|
||||
|
||||
Then enter its directory and run 'make install' as root, this will install
|
||||
Tomb into /usr/local:
|
||||
|
||||
cd Tomb-2.1 (correct with actual directory name)
|
||||
cd Tomb-2.0.1 (correct with actual directory name)
|
||||
sudo make install
|
||||
|
||||
After installation one can read the commandline help or read the manual:
|
||||
|
Loading…
x
Reference in New Issue
Block a user