~danieljabailey/inkscape/arc_node_editor

« back to all changes in this revision

Viewing changes to build-lx.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:
435
435
    <copy file="${build}/inkscape.dbg" todir="${dist}/bin"/>
436
436
    <copy file="AUTHORS"               todir="${dist}"/>
437
437
    <copy file="COPYING"               todir="${dist}"/>
438
 
    <copy file="COPYING.LIB"           todir="${dist}"/>
 
438
    <copy file="LGPL2.1.txt"           todir="${dist}"/>
439
439
    <copy file="NEWS"                  todir="${dist}"/>
440
440
    <copy file="README"                todir="${dist}"/>
441
441
    <copy file="TRANSLATORS"           todir="${dist}"/>