diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:20:35 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:20:35 +0000 |
commit | bdc29562d491365425736966d8abd90cbe2cf59b (patch) | |
tree | bc863470b2dd98bc926cb10e1d95103040f4b7bd /INSTALL | |
parent | Adding debian version 0.9~rc2-3. (diff) | |
download | zutils-bdc29562d491365425736966d8abd90cbe2cf59b.tar.xz zutils-bdc29562d491365425736966d8abd90cbe2cf59b.zip |
Merging upstream version 0.9.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -5,11 +5,6 @@ I use gcc 4.3.5 and 3.3.6, but the code should compile with any standards compliant compiler. Gcc is available at http://gcc.gnu.org. -You will also need a Posix compatible shell command interpreter like -Bash or Dash. -Bash is available at http://gnu.org/software/bash/bash.html. -Dash is available at http://packages.debian.org/stable/dash/. - Procedure --------- @@ -55,7 +50,7 @@ After running `configure', you can run `make' and `make install' as explained above. -Copyright (C) 2009, 2010 Antonio Diaz Diaz. +Copyright (C) 2009, 2010, 2011 Antonio Diaz Diaz. This file is free documentation: you have unlimited permission to copy, distribute and modify it. |