* bug#3657: marked as done (Pretest tarballs include empty directories)
2009-06-23 12:18 ` bug#3657: Pretest tarballs include empty directories Yavor Doganov
@ 2009-06-24 3:55 ` Emacs bug Tracking System
0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-06-24 3:55 UTC (permalink / raw)
To: Glenn Morris
[-- Attachment #1: Type: text/plain, Size: 886 bytes --]
Your message dated Tue, 23 Jun 2009 23:51:50 -0400
with message-id <dm63emb86h.fsf@fencepost.gnu.org>
and subject line Re: bug#3657: Pretest tarballs include empty directories
has caused the Emacs bug report #3657,
regarding Pretest tarballs include empty directories
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@emacsbugs.donarmstrong.com
immediately.)
--
3657: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3657
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
[-- Attachment #2: Type: message/rfc822, Size: 3861 bytes --]
From: Yavor Doganov <yavor@gnu.org>
To: emacs-pretest-bug@gnu.org
Subject: Pretest tarballs include empty directories
Date: Tue, 23 Jun 2009 15:18:02 +0300
Message-ID: <877hz3p2it.GNU's_Not_Unix!%yavor@gnu.org>
Package: emacs
Severity: minor
Tags: patch
It seems to me that there is no reason to ship the no longer existing
preferences.gorm in the tarbal. (This is a slight nuisance as it ends
up in the emacs-snapshot.app .deb unless deleted manually in
debian/rules.)
2009-06-23 Yavor Doganov <yavor@gnu.org>
* make-dist (tempdir): Don't create no longer necessary
preferences.gorm and preferences.nib directories.
--- make-dist 15 май 2009 17:14:09 +0300 1.259
+++ make-dist 23 юни 2009 15:09:23 +0300
@@ -342,12 +342,10 @@
nextstep/Cocoa/Emacs.base/Contents \
nextstep/Cocoa/Emacs.base/Contents/Resources \
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj \
- nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib \
nextstep/Cocoa/Emacs.xcodeproj \
nextstep/GNUstep \
nextstep/GNUstep/Emacs.base \
- nextstep/GNUstep/Emacs.base/Resources \
- nextstep/GNUstep/Emacs.base/Resources/preferences.gorm
+ nextstep/GNUstep/Emacs.base/Resources
do
echo " ${tempdir}/${subdir}"
mkdir ${tempdir}/${subdir}
[-- Attachment #3: Type: message/rfc822, Size: 1443 bytes --]
From: Glenn Morris <rgm@gnu.org>
To: 3657-done@emacsbugs.donarmstrong.com
Subject: Re: bug#3657: Pretest tarballs include empty directories
Date: Tue, 23 Jun 2009 23:51:50 -0400
Message-ID: <dm63emb86h.fsf@fencepost.gnu.org>
Thanks; applied.
^ permalink raw reply [flat|nested] 2+ messages in thread