Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release-src > by-pkgid > 678edff967cfe061aba07d3ccf2c79c1 > files > 4

tritonus-0.3.7-0.0.cvs20080107.3mdv2010.1.src.rpm

--- build.xml.old	2008-09-22 23:45:02.000000000 +0300
+++ build.xml	2008-09-22 23:45:02.000000000 +0300
@@ -3,14 +3,10 @@
      run the following command:
      ant -f build-dtd.xml
 -->
-<!DOCTYPE project SYSTEM "project.dtd" [
-<!ENTITY common SYSTEM "build-common.xml">
-]>
-
 <project name="tritonus" default="dist" basedir=".">
 
 
-  &common;
+  <import file="build-common.xml" />
 
 
   <target name="compile" depends="prepare">