diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-09-18 16:57:10 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-09-18 16:57:10 +0200 |
commit | 31d11208ab3401b61728eb469e63c1048e8380ae (patch) | |
tree | b3eb9bfa478105e76e08af0adfdffb6ccbfb8ecc /INSTALL | |
parent | 1f6823635dc1df447adb8d38b75e75b0c9f80620 (diff) | |
download | abrt-31d11208ab3401b61728eb469e63c1048e8380ae.tar.gz abrt-31d11208ab3401b61728eb469e63c1048e8380ae.tar.xz abrt-31d11208ab3401b61728eb469e63c1048e8380ae.zip |
add end-of-line to a few files which didn't have it on last line
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ How to install 1. autogen.sh 2. ./configure 3. make -4. make install
\ No newline at end of file +4. make install |