[26111] trunk/dports/net/nedi/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 12 16:05:24 PDT 2007


Revision: 26111
          http://trac.macosforge.org/projects/macports/changeset/26111
Author:   markd at macports.org
Date:     2007-06-12 16:05:24 -0700 (Tue, 12 Jun 2007)

Log Message:
-----------
Fix typo.

Modified Paths:
--------------
    trunk/dports/net/nedi/Portfile

Modified: trunk/dports/net/nedi/Portfile
===================================================================
--- trunk/dports/net/nedi/Portfile	2007-06-12 22:41:52 UTC (rev 26110)
+++ trunk/dports/net/nedi/Portfile	2007-06-12 23:05:24 UTC (rev 26111)
@@ -99,7 +99,7 @@
 # snmptrapd.plist from filespath and copy and link it as startupitem's do.
 
 	xinstall -m 755 -d ${destroot}${prefix}/etc/LaunchDaemons/org.macports.nedisyslog/
-	xinstall -m 755${filespath}/org.macports.nedisyslog.plist \
+	xinstall -m 755 ${filespath}/org.macports.nedisyslog.plist \
 		${destroot}${prefix}/etc/LaunchDaemons/org.macports.nedisyslog/
 	xinstall -m 755 ${filespath}/nedisyslog.wrapper \
 		${destroot}${prefix}/etc/LaunchDaemons/org.macports.nedisyslog/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070612/e1d2fe2a/attachment.html


More information about the macports-changes mailing list