diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-06-05 00:57:34 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-06-17 17:04:02 +0200 |
commit | 6cf35378bfd0784f032b2599582cdbe410296c59 (patch) | |
tree | 583acbc1a3e4b9bf18496218085ac6840a081492 /INSTALL | |
parent | 642427867846d62e46540b274676037827d7be80 (diff) |
Nuke trailing whitespace.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,9 +13,9 @@ To build it you type: If you want to put the files in the "normal" places, type: ./configure --exec_prefix=/usr --sysconfdir=/etc --localstatedir=/var - make + make make install - + That will put the binaries in /usr/{s}bin and the config files in /etc/ax25 |