summaryrefslogtreecommitdiffstats
path: root/libreport/INSTALL
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2011-06-13 16:46:42 +0200
committerKarel Klic <kklic@redhat.com>2011-06-13 16:46:42 +0200
commit8edc80c6a08ef30d02cad35b736c0c7dcb62a7f3 (patch)
treeb747ef4d0e24ad4cf2980f0681a93408011dbcd6 /libreport/INSTALL
parent6dcdb4a5cb3ed68eb7d72cc65e58055d1e4f7c65 (diff)
parent16f9e8da051b87164b77bf9a42a61ae9a97fb5fd (diff)
downloadabrt-8edc80c6a08ef30d02cad35b736c0c7dcb62a7f3.tar.gz
abrt-8edc80c6a08ef30d02cad35b736c0c7dcb62a7f3.tar.xz
abrt-8edc80c6a08ef30d02cad35b736c0c7dcb62a7f3.zip
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'libreport/INSTALL')
-rw-r--r--libreport/INSTALL14
1 files changed, 0 insertions, 14 deletions
diff --git a/libreport/INSTALL b/libreport/INSTALL
deleted file mode 100644
index 9f02e3b2..00000000
--- a/libreport/INSTALL
+++ /dev/null
@@ -1,14 +0,0 @@
-How to install
-==============
-
-1. ./autogen.sh
-2. ./configure
-3. make
-4. make install
-
-on rpm based distros
-
-1. ./autogen.sh
-2. ./configure
-3. make rpm
-4. rpm -ivh <ARCH>/*.rpm \ No newline at end of file