bug#3657: Pretest tarballs include empty directories
Yavor Doganov <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Organization | The GNU Emacs Church (Bulgarian eparchy) |
| Message-ID | <877hz3p2it.GNU's_Not_Unix!%[email protected]> |
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 <[email protected]> * 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}