[58358] trunk/dports/sysutils/bash-completion/Portfile

raimue at macports.org raimue at macports.org
Sun Sep 27 13:05:09 PDT 2009


Revision: 58358
          http://trac.macports.org/changeset/58358
Author:   raimue at macports.org
Date:     2009-09-27 13:05:05 -0700 (Sun, 27 Sep 2009)
Log Message:
-----------
sysutils/bash-completion:
Remove unnecesary destroot.keepdirs

Modified Paths:
--------------
    trunk/dports/sysutils/bash-completion/Portfile

Modified: trunk/dports/sysutils/bash-completion/Portfile
===================================================================
--- trunk/dports/sysutils/bash-completion/Portfile	2009-09-27 20:03:12 UTC (rev 58357)
+++ trunk/dports/sysutils/bash-completion/Portfile	2009-09-27 20:05:05 UTC (rev 58358)
@@ -30,7 +30,6 @@
     eval xinstall -m 644 [glob ${worksrcpath}/contrib/*] ${destroot}${prefix}/etc/bash_completion.d/
     xinstall -m 644 ${filespath}/port ${destroot}${prefix}/etc/bash_completion.d/port
 }
-destroot.keepdirs   ${destroot}${prefix}/etc/
 
 post-install {
     ui_msg  "To use bash_completion, add the following lines at the end of your .bash_profile:"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090927/a8dc423c/attachment.html>


More information about the macports-changes mailing list