~danieljabailey/inkscape/arc_node_editor

« back to all changes in this revision

Viewing changes to build-x64.xml

  • Committer: apenner
  • Date: 2016-05-15 15:07:00 UTC
  • Revision ID: penner@vaxxine.com-20160515150700-64210y9npl6ynf68
Tags: INKSCAPE_0_92_PRE0
modify build files for COPYING.LIB->LGPL2.1.txt, as per http://article.gmane.org/gmane.comp.graphics.inkscape.devel/48212

Show diffs side-by-side

added added

removed removed

Lines of Context:
671
671
    <!-- Create the distribution directory -->
672
672
    <copy todir="${dist}" file="AUTHORS"/>
673
673
    <copy todir="${dist}" file="COPYING"/>
674
 
    <copy todir="${dist}" file="COPYING.LIB"/>
 
674
    <copy todir="${dist}" file="LGPL2.1.txt"/>
675
675
    <copy todir="${dist}" file="NEWS"/>
676
676
    <copy todir="${dist}" file="README"/>
677
677
    <copy todir="${dist}" file="TRANSLATORS"/>