[49336] trunk/dports/devel/readline/Portfile

blb at macports.org blb at macports.org
Tue Apr 7 17:12:38 PDT 2009


Revision: 49336
          http://trac.macports.org/changeset/49336
Author:   blb at macports.org
Date:     2009-04-07 17:12:38 -0700 (Tue, 07 Apr 2009)
Log Message:
-----------
devel/readline - don't bother deleting share/info/dir that appears to
not always be installed (base has removed this file for ages anyway, when
present)
ticket #15572

Modified Paths:
--------------
    trunk/dports/devel/readline/Portfile

Modified: trunk/dports/devel/readline/Portfile
===================================================================
--- trunk/dports/devel/readline/Portfile	2009-04-08 00:00:26 UTC (rev 49335)
+++ trunk/dports/devel/readline/Portfile	2009-04-08 00:12:38 UTC (rev 49336)
@@ -56,8 +56,6 @@
 depends_lib     port:ncurses
 
 post-destroot {
-    delete ${destroot}${prefix}/share/info/dir
-
     set docdir ${prefix}/share/doc/${name}-${version}
     xinstall -d ${destroot}${docdir}/html
     xinstall -m 0644 -W ${worksrcpath} CHANGELOG CHANGES COPYING NEWS README \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090407/855dc0f7/attachment.html>


More information about the macports-changes mailing list