[asterisk-bugs] [Asterisk 0010814]: [patch] make clean/distclean fixes

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Sep 29 08:44:44 CDT 2007


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10814 
====================================================================== 
Reported By:                paravoid
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10814
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-24-2007 01:58 CDT
Last Modified:              09-29-2007 08:44 CDT
====================================================================== 
Summary:                    [patch] make clean/distclean fixes
Description: 
Attached is a really trivial patch that fixes some clean and distclean
issues.
We needed it in Debian because unnecessary cruft was left after a
build/distclean cycle that was packages by our tools as Debian-specific
changes (diff.gz).

Also, there is an minor issue with sounds: currently, distclean does a
make -C sounds dist-clean which removes all sounds packages from the tree.
Asterisk tarballs provided by you however, include core-sounds-gsm-en that
shouldn't be deleted.
I've removed "make -C sounds dist-clean" from the main Makefile's
distclean target but it feels like a hack and hence is not included in the
diff.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-29-07 08:44  mvanbaak       Disclaimer on File?       => N/A             
09-29-07 08:44  mvanbaak       Summary                  make clean/distclean
fixes => [patch] make clean/distclean fixes
======================================================================




More information about the asterisk-bugs mailing list