Author: ranger
Date: Tue Mar 31 05:15:03 2009
New Revision: 1462

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1462&repname=user%3a+ranger>
Log:
tidy

Modified:
    trunk/experimental/common/main/finkinfo/web/tidy.info

Modified: trunk/experimental/common/main/finkinfo/web/tidy.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/web/tidy.info&rev=1462&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/web/tidy.info (original)
+++ trunk/experimental/common/main/finkinfo/web/tidy.info Tue Mar 31 05:15:03 
2009
@@ -12,7 +12,10 @@
 Depends: libtidy0.99.0-shlibs (>= %e:%v-%r)
 BuildDepends: fink (>= 0.24.12)
 
-PatchScript: sed -n '9,45p;45q' htmldoc/license.html > LICENSE
+PatchScript: <<
+       perl -pi -e 's,typedef unsigned long ulong,typedef long unsigned int 
ulong,g' include/platform.h
+       sed -n '9,45p;45q' htmldoc/license.html > LICENSE
+<<
 
 InstallScript: <<
        make -j1 install DESTDIR="%d"


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to