[96040] trunk/dports/devel/git-core/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jul 29 23:58:25 PDT 2012


Revision: 96040
          https://trac.macports.org/changeset/96040
Author:   ryandesign at macports.org
Date:     2012-07-29 23:58:25 -0700 (Sun, 29 Jul 2012)
Log Message:
-----------
git-core: simplify doc installation in gitweb variant

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2012-07-30 06:56:18 UTC (rev 96039)
+++ trunk/dports/devel/git-core/Portfile	2012-07-30 06:58:25 UTC (rev 96040)
@@ -149,9 +149,9 @@
             git-favicon.png \
             git-logo.png \
             ${destroot}${prefix}/share/${name}/gitweb
-        xinstall -d ${destroot}${prefix}/share/doc/${name}/gitweb
+        xinstall -d ${docdestroot}/gitweb
         xinstall -m 444 -W ${worksrcpath}/gitweb README INSTALL \
-            ${destroot}${prefix}/share/doc/${name}/gitweb
+            ${docdestroot}/gitweb
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120729/bf48e314/attachment-0001.html>


More information about the macports-changes mailing list