[svn-commits] mjordan: branch 12 r405363 - /branches/12/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Jan 13 15:46:52 CST 2014


Author: mjordan
Date: Mon Jan 13 15:46:49 2014
New Revision: 405363

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=405363
Log:
Blocked revisions 405362

........
res/Makefile: alias dist-clean to distclean

A 'make distclean' is equivalent to 'make dist-clean' in the top most Makefile.
This patch updates the res/Makefile to recognize both distclean and dist-clean.
Note that this is needed for removing build.mak, which can run into problems
if the source file of Asterisk or its path is changed after build.mak is
generated.

(issue ASTERISK-22480)
Reported by: Matt Jordan

Modified:
    branches/12/   (props changed)

Propchange: branches/12/
------------------------------------------------------------------------------
--- branch-11-blocked (original)
+++ branch-11-blocked Mon Jan 13 15:46:49 2014
@@ -1,1 +1,1 @@
-/branches/11:373240,375247,375702,385356,395020,396441,397034,397604,399305,401379
+/branches/11:373240,375247,375702,385356,395020,396441,397034,397604,399305,401379,405362




More information about the svn-commits mailing list