Author: tschoening
Date: Fri Mar 25 16:34:12 2016
New Revision: 1736613

URL: http://svn.apache.org/viewvc?rev=1736613&view=rev
Log:
The file ar-lib was reported missing in a clean new release archive and because 
depcomp seems to be comparable in its purpose, I simply added it.

Modified:
    incubator/log4cxx/trunk/src/assembly/source.xml

Modified: incubator/log4cxx/trunk/src/assembly/source.xml
URL: 
http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/assembly/source.xml?rev=1736613&r1=1736612&r2=1736613&view=diff
==============================================================================
--- incubator/log4cxx/trunk/src/assembly/source.xml (original)
+++ incubator/log4cxx/trunk/src/assembly/source.xml Fri Mar 25 16:34:12 2016
@@ -35,6 +35,7 @@
                                <include>missing</include>
                                <include>ltmain.sh</include>
                                <include>depcomp</include>
+                               <include>ar-lib</include>
                        </includes>
 
                        <fileMode>0755</fileMode>


Reply via email to