[asterisk-bugs] [Asterisk 0010814]: [patch] make clean/distclean fixes
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 1 09:41:46 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10814
======================================================================
Reported By: paravoid
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 10814
Category: Core/BuildSystem
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
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 09:41 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.
======================================================================
----------------------------------------------------------------------
svnbot - 10-01-07 09:41
----------------------------------------------------------------------
Repository: asterisk
Revision: 84170
U branches/1.4/channels/Makefile
------------------------------------------------------------------------
r84170 | russell | 2007-10-01 09:41:45 -0500 (Mon, 01 Oct 2007) | 3 lines
Remove another file in "make clean".
(closes issue http://bugs.digium.com/view.php?id=10814, paravoid)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
10-01-07 09:41 svnbot Checkin
10-01-07 09:41 svnbot Note Added: 0071245
10-01-07 09:41 svnbot Status new => assigned
10-01-07 09:41 svnbot Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list