[asterisk-bugs] [Asterisk 0010814]: [patch] make clean/distclean fixes
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 1 04:05:18 CDT 2007
A NOTE has been added to this issue.
======================================================================
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: 10-01-2007 04:05 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.
======================================================================
----------------------------------------------------------------------
IgorG - 10-01-07 04:05
----------------------------------------------------------------------
Patch for trunk uploaded. Clean fix for ael and g722, patch by paravoid
included.
Issue History
Date Modified Username Field Change
======================================================================
10-01-07 04:05 IgorG Note Added: 0071222
======================================================================
More information about the asterisk-bugs
mailing list