~danieljabailey/inkscape/arc_node_editor

« back to all changes in this revision

Viewing changes to build-x64-gtk3.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:
685
685
    <!-- Create the distribution directory -->
686
686
    <copy todir="${dist}" file="AUTHORS"/>
687
687
    <copy todir="${dist}" file="COPYING"/>
688
 
    <copy todir="${dist}" file="COPYING.LIB"/>
 
688
    <copy todir="${dist}" file="LGPL2.1.txt"/>
689
689
    <copy todir="${dist}" file="NEWS"/>
690
690
    <copy todir="${dist}" file="README"/>
691
691
    <copy todir="${dist}" file="TRANSLATORS"/>