[101692] trunk/dports/shells/zsh/Portfile

larryv at macports.org larryv at macports.org
Thu Jan 17 02:18:43 PST 2013


Revision: 101692
          https://trac.macports.org/changeset/101692
Author:   larryv at macports.org
Date:     2013-01-17 02:18:43 -0800 (Thu, 17 Jan 2013)
Log Message:
-----------
zsh: Use ${doc} throughout.

Modified Paths:
--------------
    trunk/dports/shells/zsh/Portfile

Modified: trunk/dports/shells/zsh/Portfile
===================================================================
--- trunk/dports/shells/zsh/Portfile	2013-01-17 10:14:55 UTC (rev 101691)
+++ trunk/dports/shells/zsh/Portfile	2013-01-17 10:18:43 UTC (rev 101692)
@@ -66,7 +66,7 @@
         ChangeLog FEATURES LICENCE META-FAQ NEWS README ${destroot}${doc}
 
     # There doesn't seem to be a make target for installing the PDFs.
-    xinstall -d ${destroot}${prefix}/share/doc/${name}/pdf
+    xinstall -d ${destroot}${doc}/pdf
     eval xinstall -m 0644 [glob ${worksrcpath}/Doc/*.pdf] ${destroot}${doc}/pdf
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130117/2650fdcc/attachment.html>


More information about the macports-changes mailing list