Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv14057

Modified Files:
        py2app-py.info 
Log Message:
py2app: doc build fixes; remove obsolete dependency

Index: py2app-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/py2app-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- py2app-py.info      27 Nov 2011 23:32:40 -0000      1.1
+++ py2app-py.info      27 Nov 2011 23:48:39 -0000      1.2
@@ -1,13 +1,13 @@
 Info2: <<
 Package: py2app-py%type_pkg[python]
 Version: 0.6.3
-Revision: 1
+Revision: 2
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
 Type: python (2.4 2.5 2.6 2.7)
 BuildDepends: sphinx-py%type_pkg[python]
 Depends: <<
   python%type_pkg[python], distribute-py%type_pkg[python],
-  bdist-mpkg-py%type_pkg[python], macholib-py%type_pkg[python],
+  macholib-py%type_pkg[python],
   modulegraph-py%type_pkg[python], altgraph-py%type_pkg[python]
 <<
 
@@ -21,7 +21,7 @@
   python%type_raw[python] setup.py install --prefix %p --root %d
   mv %i/bin/py2applet %i/bin/py2applet-py%type_pkg[python]
   mkdir -p %i/share/doc/%n
-  cp doc/_build/html/*.html doc/_build/html/*.js %i/share/doc/%n
+  cp -r doc/_build/html/ %i/share/doc/%n
   cp -r examples %i/share/doc/%n
 <<
 PostInstScript: <<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to