[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#455512: marked as done (build target cannot be run after interrupted)



Your message dated Tue, 26 Feb 2008 20:36:22 +0100
with message-id <200802262036.25031.seanius@debian.org>
and subject line fixed in previous release
has caused the Debian Bug report #455512,
regarding build target cannot be run after interrupted
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
455512: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455512
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: compiz
Version: latest
Severity: important
Tags: patch

See attached patch.

-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
--- compiz-0.5.2.old/debian/rules	2007-12-10 16:20:21.000000000 +0100
+++ compiz-0.5.2/debian/rules	2007-12-10 15:49:32.000000000 +0100
@@ -44,7 +44,7 @@
 build-stamp:
 	dh_testdir
 	
-	mkdir obj-$(DEB_BUILD_GNU_TYPE)
+	mkdir -p obj-$(DEB_BUILD_GNU_TYPE)
 	chmod +x ./configure
 	cd obj-$(DEB_BUILD_GNU_TYPE) && \
 	../configure --prefix=/usr --sysconfdir=\$${prefix}/share $(confflags) \

--- End Message ---
--- Begin Message ---
Version: 0.6.3~git20071208.25941d14-1

hi,

the offending lines in question were removed in the above referenced version, 
so the bug gets closed again :)


	sean

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: