Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7045

Modified Files:
        openjade.info 
Log Message:
Copied xml.decl where it should be, put Maintainer None as asked by Peter

Index: openjade.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/text/openjade.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- openjade.info       23 Apr 2005 14:32:06 -0000      1.8
+++ openjade.info       28 Feb 2006 09:08:41 -0000      1.9
@@ -1,7 +1,7 @@
 Package: openjade
 Version: 1.3.2
-Revision: 28
-Maintainer: Peter O'Gorman <[EMAIL PROTECTED]>
+Revision: 29
+Maintainer: None <fink-devel@lists.sourceforge.net>
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Patch: %n.patch
 PatchScript: <<
@@ -16,7 +16,7 @@
 ConfigureParams:  --enable-http --enable-html --enable-mif 
--enable-default-catalog=%p/share/sgml/catalog --disable-dependency-tracking
 GCC: 3.3
 CompileScript: <<
-#!/bin/sh
+#!/bin/sh -e
   : ${CXX='g++-3.3'}
   : ${CC='gcc'}
   ./configure %c
@@ -37,6 +37,7 @@
  cp -r unicode %i/share/sgml/%n-%v/
  cp -r jadedoc %i/share/sgml/%n-%v/
  cp japan.sgmldecl %i/share/sgml/%n-%v/
+ cp pubtext/xml.dcl %i/share/sgml/
  mkdir -p %i/share/doc/%n
  ln -s %p/share/sgml/ %i/share/doc/%n/sgml
  ln -s %p/share/sgml/%n-%v %i/share/sgml/%n-1.3
@@ -75,6 +76,7 @@
 and OpenSP are distributed under the same license as Jade.
 <<
 DescPackaging: <<
+Originally packed by Peter O'Gorman
 Edit the .la files so they no longer refer to the build directory. This is a
 bug in the upstream package. It uses -L./relative/path -lfoo, where it should
 use ./relative/path/libfoo.la :(
@@ -82,6 +84,9 @@
 DescPort: <<
 * some other minor problems fixed
 * hacks for gcc3 and more
+* Copy xml.decl just under root sgml directory, needed for other packages 
+  which use openjade
+Modified by Michele Garoche <[EMAIL PROTECTED]>
 <<
 License: BSD
 Homepage: http://openjade.sourceforge.net/



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to