bug#327: marked as done (help does not work)
[email protected] (LNX-BBC bug Tracking System)
| Newsgroups | gmane.linux.bbc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Your message dated Wed, 05 Mar 2003 05:54:19 -0800 with message-id <[email protected]> and subject line Bug modified from CVS checkin has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Nick Moffitt (administrator, LNX-BBC bugs database) -------------------------------------- Received: (at submit) by bugs.lnx-bbc.org; 22 Feb 2003 22:24:05 +0000 From [email protected] Sat Feb 22 14:24:05 2003 Received: from osmium.noc.iaf.nl ([80.89.224.33]) by gargoyle.lnx-bbc.org with esmtp (Exim 3.35 #1 (Debian)) id 18mi3x-0000ed-00 for <[email protected]>; Sat, 22 Feb 2003 14:24:05 -0800 Received: from picard.the-box.com (asimov.the-box.com [80.89.238.9]) by osmium.noc.iaf.nl (8.11.6/8.11.6) with ESMTP id h1MMOmT10805 for <[email protected]>; Sat, 22 Feb 2003 23:24:48 +0100 Received: from picard.the-box.com (picard.the-box.com [172.16.1.1]) by asimov.the-box.com (8.11.6/8.9.3) with ESMTP id h1MMS4s21007 for <[email protected]>; Sat, 22 Feb 2003 23:28:04 +0100 Date: Sat, 22 Feb 2003 23:28:04 +0100 (CET) From: Jac Kersing <[email protected]> Sender: [email protected] To: [email protected] Subject: help does not work Message-ID: <[email protected]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 5) Package: bbc-provided In build using CVS checked out feb 22, 12:00 GMT help does not work. Entering help results in: head: /share/doc/README*: No such file or directory /bin/help: [: too many arguments /bin/help: [: too many arguments The image does not contain a directory /share/doc Regards, Jac -- Jac Kersing Technical Consultant The-Box Development [email protected] http://www.the-box.com --------------------------------------- Received: (at 327-done) by bugs.lnx-bbc.org; 5 Mar 2003 13:54:19 +0000 From [email protected] Wed Mar 05 05:54:19 2003 Received: from gray by gargoyle.lnx-bbc.org with local (Exim 3.35 #1 (Debian)) id 18qZLf-0003HA-00 for <[email protected]>; Wed, 05 Mar 2003 05:54:19 -0800 To: [email protected] Subject: Bug modified from CVS checkin Message-Id: <[email protected]> From: Paul Gray <[email protected]> Date: Wed, 05 Mar 2003 05:54:19 -0800 prune-documentation in meta/singularity removes the cruft in $(docdir) and leaves the README's. The PRUNE_PATHS += $(docdir) rule was deleting all of the things that prune-documentation carefully preserved (lnx-bbc's README files). closes 327