[38052] trunk/dports/textproc/figlet/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 4 11:15:21 PDT 2008


Revision: 38052
          http://trac.macosforge.org/projects/macports/changeset/38052
Author:   ryandesign at macports.org
Date:     2008-07-04 11:15:21 -0700 (Fri, 04 Jul 2008)
Log Message:
-----------
figlet: removing unnecessary pre-destroot directory creation; MacPorts does this automatically

Modified Paths:
--------------
    trunk/dports/textproc/figlet/Portfile

Modified: trunk/dports/textproc/figlet/Portfile
===================================================================
--- trunk/dports/textproc/figlet/Portfile	2008-07-04 18:13:54 UTC (rev 38051)
+++ trunk/dports/textproc/figlet/Portfile	2008-07-04 18:15:21 UTC (rev 38052)
@@ -25,8 +25,3 @@
 build.env		PREFIX=$prefix
 
 destroot.destdir	PREFIX=${destroot}${prefix}
-
-pre-destroot {
-	xinstall -d ${destroot}${prefix}/bin
-	xinstall -d ${destroot}${prefix}/share/man/man6"
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080704/ce82cb1e/attachment.html 


More information about the macports-changes mailing list