[82351] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Fri Aug 12 14:44:49 PDT 2011


Revision: 82351
          http://trac.macports.org/changeset/82351
Author:   ryandesign at macports.org
Date:     2011-08-12 14:44:48 -0700 (Fri, 12 Aug 2011)
Log Message:
-----------
Remove empty post-destroot block that does nothing

Modified Paths:
--------------
    trunk/dports/python/py-pyside/Portfile
    trunk/dports/python/py-pyside-tools/Portfile
    trunk/dports/python/py-shiboken/Portfile

Modified: trunk/dports/python/py-pyside/Portfile
===================================================================
--- trunk/dports/python/py-pyside/Portfile	2011-08-12 21:37:47 UTC (rev 82350)
+++ trunk/dports/python/py-pyside/Portfile	2011-08-12 21:44:48 UTC (rev 82351)
@@ -39,7 +39,6 @@
     build.target    all
     destroot.cmd    make
     destroot.destdir DESTDIR=${destroot}
-    post-destroot   { }
 }
 
 livecheck.type      regex

Modified: trunk/dports/python/py-pyside-tools/Portfile
===================================================================
--- trunk/dports/python/py-pyside-tools/Portfile	2011-08-12 21:37:47 UTC (rev 82350)
+++ trunk/dports/python/py-pyside-tools/Portfile	2011-08-12 21:44:48 UTC (rev 82351)
@@ -34,7 +34,6 @@
     build.target    all
     destroot.cmd    make
     destroot.destdir DESTDIR=${destroot}
-    post-destroot   { }
 }
 
 livecheck.type      regex

Modified: trunk/dports/python/py-shiboken/Portfile
===================================================================
--- trunk/dports/python/py-shiboken/Portfile	2011-08-12 21:37:47 UTC (rev 82350)
+++ trunk/dports/python/py-shiboken/Portfile	2011-08-12 21:44:48 UTC (rev 82351)
@@ -37,7 +37,6 @@
     build.target    all
     destroot.cmd    make
     destroot.destdir DESTDIR=${destroot}
-    post-destroot   { }
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110812/608ff390/attachment.html>


More information about the macports-changes mailing list