[127815] trunk/dports/security/logwatch/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Nov 4 07:28:06 PST 2014


Revision: 127815
          https://trac.macports.org/changeset/127815
Author:   khindenburg at macports.org
Date:     2014-11-04 07:28:06 -0800 (Tue, 04 Nov 2014)
Log Message:
-----------
logwatch: remove binary previously installed incorrectly

Modified Paths:
--------------
    trunk/dports/security/logwatch/Portfile

Modified: trunk/dports/security/logwatch/Portfile
===================================================================
--- trunk/dports/security/logwatch/Portfile	2014-11-04 15:26:46 UTC (rev 127814)
+++ trunk/dports/security/logwatch/Portfile	2014-11-04 15:28:06 UTC (rev 127815)
@@ -61,6 +61,7 @@
 
 post-destroot {
     file delete /Library/LaunchDaemons/org.macports.${name}.plist
+    file delete /opt/local/bin/logwatch
     xinstall -d -m 0755 ${destroot}/Library/LaunchDaemons
     ln -sf ${prefix}/etc/LaunchDaemons/${name}/org.macports.${name}.plist ${destroot}/Library/LaunchDaemons/
     ln -sf ${prefix}/share/${name}/scripts/logwatch.pl ${destroot}${prefix}/bin/logwatch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141104/d34c15dc/attachment-0001.html>


More information about the macports-changes mailing list