Your message dated Fri, 24 Apr 1998 20:04:41 +0200 (GMT+0200)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#21607: byacc: Superfluous files break build process
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'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 24 Apr 1998 13:18:35 +0000
Received: (qmail 11787 invoked from network); 24 Apr 1998 13:18:35 -0000
Received: from mdorman.law.miami.edu ([EMAIL PROTECTED])
  by debian.novare.net with SMTP; 24 Apr 1998 13:18:35 -0000
Received: (qmail 31632 invoked by uid 1000); 24 Apr 1998 12:19:10 -0000
Date: 24 Apr 1998 12:19:10 -0000
Message-ID: <[EMAIL PROTECTED]>
From: Michael Alan Dorman <[EMAIL PROTECTED]>
Subject: byacc: Superfluous files break build process
To: [EMAIL PROTECTED]
X-Mailer: bug 3.1.2

Package: byacc
Version: N/A

The following patch makes the clean target in debian/rules remove some
superfluous files that can interfere with the build process on other
architectures.

--- rules~      Fri Apr 24 07:52:17 1998
+++ rules       Fri Apr 24 07:56:48 1998
@@ -13,7 +13,7 @@
 
 clean:
        -make clean
-       -rm -rf debian/tmp yacc
+       -rm -rf debian/tmp yacc debian/files debian/substvars
 
 binary: binary-indep binary-arch
 


-- System Information
Debian Release: 2.0 (frozen)
Kernel Version: Linux mdorman 2.0.34 #1 Wed Apr 22 15:08:01 EDT 1998 alpha 
unknown


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to