[39723] trunk/dports/math/gsl/Portfile

jochen at macports.org jochen at macports.org
Mon Sep 1 05:53:24 PDT 2008


Revision: 39723
          http://trac.macosforge.org/projects/macports/changeset/39723
Author:   jochen at macports.org
Date:     2008-09-01 05:53:23 -0700 (Mon, 01 Sep 2008)
Log Message:
-----------
only access ${prefix}/share/dir in post-activate

Modified Paths:
--------------
    trunk/dports/math/gsl/Portfile

Modified: trunk/dports/math/gsl/Portfile
===================================================================
--- trunk/dports/math/gsl/Portfile	2008-09-01 10:20:35 UTC (rev 39722)
+++ trunk/dports/math/gsl/Portfile	2008-09-01 12:53:23 UTC (rev 39723)
@@ -39,7 +39,7 @@
 test.run            yes
 test.target         check
 
-post-install    {
+post-activate    {
     system "install-info ${destroot}${prefix}/share/info/gsl-ref.info ${prefix}/share/info/dir"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080901/d5d4e91c/attachment-0001.html 


More information about the macports-changes mailing list