[Review - Good to Go!] XmHTML 3.2-1: widget capable of displaying HTML 3.2

Rafael Kitover caelum@debian.org
Sat Feb 14 06:09:00 GMT 2004


>-----Original Message-----
>From: cygwin-apps-owner<at>cygwin.com On Behalf Of Dr. Volker Zell
>Sent: Tuesday, February 10, 2004 12:28 PM
>To: cygwin-apps<at>cygwin.com
>Subject: Re: [Review - Good to Go!] XmHTML 3.2-1: widget capable of displaying
>HTML 3.2
>
>I have addressed all the issues in a new build which you can find at the
>old place.

Sorry for the delay, looks great to me!

Upstream source package includes a .swp file, recommend something like:

--- XmHTML-1.1.7-1.sh.orig      2004-02-11 15:52:57.734375000 -0800
+++ XmHTML-1.1.7-1.sh   2004-02-11 16:14:28.453125000 -0800
@@ -173,6 +173,8 @@
   /usr/bin/install -m 644 ${objdir}/examples/HTMLDemos.ad                \
                           ${instdir}${docdir}/examples
   )
+# remove backup files if any
+  find ${instdir} -name '*.sw?' -exec rm -f {} \;
 }
 strip() {
   (cd ${instdir} && \


-- 
Rafael



More information about the Cygwin-apps mailing list