| From abecb197a93c9fb0ec3f0628e98488da1e35fe01 Mon Sep 17 00:00:00 2001 |
| From: Lyonel Vincent <lyonel@ezix.org> |
| Date: Sat, 23 Apr 2016 12:12:05 +0200 |
| Subject: [PATCH 04/43] add bug reporting URL |
| |
| |
| README.md | 3 +-- |
| 1 file changed, 1 insertion(+), 2 deletions(-) |
| |
| diff --git a/README.md b/README.md |
| index 64e8b0f..587cf97 100644 |
| |
| |
| @@ -29,7 +29,7 @@ Installation |
| $ make gui |
| |
| 4. the lshw home page is http://lshw.ezix.org/ |
| - 5. send bug reports, requests for help, feature requests, comments, etc. to bugs@ezix.org. The author can be contacted directly (lyonel@ezix.org) |
| + 5. bug reports and feature requests: http://ezix.org/project/newticket?component=lshw |
| |
| Please make sure you include enough information in your bug report: XML output from lshw is preferred over text or HTML, indicate the affected version of lshw, your platform (i386, x86-64, PA-RISC, PowerPC, etc.) and your distribution. |
| |
| @@ -56,4 +56,3 @@ or |
| in the `src/` directory |
| |
| Building compressed binaries requires `upx` (cf. http://upx.sourceforge.net/). |
| - |
| -- |
| 2.10.2 |
| |