[20907] trunk/dports/aqua/istumbler/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Dec 9 03:56:17 PST 2006


Revision: 20907
          http://trac.macosforge.org/projects/macports/changeset/20907
Author:   rhwood at macports.org
Date:     2006-12-09 03:56:17 -0800 (Sat, 09 Dec 2006)

Log Message:
-----------
Change installation directory to /Applications/MacPorts when installing +use_binary (the default) variant[BR]I did not bump the revision number since I see no benifit in moving the application location on current users.

Modified Paths:
--------------
    trunk/dports/aqua/istumbler/Portfile

Modified: trunk/dports/aqua/istumbler/Portfile
===================================================================
--- trunk/dports/aqua/istumbler/Portfile	2006-12-09 11:52:54 UTC (rev 20906)
+++ trunk/dports/aqua/istumbler/Portfile	2006-12-09 11:56:17 UTC (rev 20907)
@@ -46,8 +46,8 @@
 	configure {}
 	build {}
 	destroot {
-		file mkdir ${destroot}/Applications/DarwinPorts
-		file copy ${workpath}/iStumbler.app ${destroot}/Applications/DarwinPorts
+		file mkdir ${destroot}/Applications/MacPorts
+		file copy ${workpath}/iStumbler.app ${destroot}/Applications/MacPorts
 	}
 }
 

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


More information about the macports-changes mailing list