On Feb 5, 2004, at 11:17 AM, David R. Morrison wrote:
Keith Conger <[EMAIL PROTECTED]> wrote:
+Source-MD5: 7285d5f792966b563519996ea3af58d5
ConfigureParams: --mandir='${prefix}/share/man'
-InstallScript: <<
- make install prefix=%i
- mkdir -p %i/lib/perl5/XML/Parser/Style
- cp %i/share/intltool/XML/Parser/Style/OrigTree.pm %i/lib/perl5/XML/Parser/Style/
-<<
DocFiles: AUTHORS COPYING NEWS README TODO
Description: Internationalize various kinds of data files
DescDetail: <<
Hi Keith. I added the non-standard InstallScript to the previous version,
because gnumeric couldn't find OrigTree.pm in the place it was being
installed by the package. Has that changed? If not, you might want to
restore the non-standard InstallScript.
-- Dave
P.S. Sorry, I should have put a comment in DescPorting about this...
LC_ALL=C ../intltool-merge ../po database-properties.desktop.in database-properties.desktop -d -u -c ../po/.intltool-merge-cache
The OrigTree module doesn't seem to be properly installed ../intltool-merge
make[1]: *** [database-properties.desktop] Error 2 make: *** [all-recursive] Error 1 ### execution of make failed, exit code 2 Failed: compiling libgnomedb-1.0.3-1 failed
Yep, its needed... put it back. :)
-Ben
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
