[70002] trunk/dports/devel/git-core/Portfile
jmr at macports.org
jmr at macports.org
Sun Jul 25 22:52:52 PDT 2010
Revision: 70002
http://trac.macports.org/changeset/70002
Author: jmr at macports.org
Date: 2010-07-25 22:52:50 -0700 (Sun, 25 Jul 2010)
Log Message:
-----------
git-core: fix gitweb variant (#25805)
Modified Paths:
--------------
trunk/dports/devel/git-core/Portfile
Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile 2010-07-26 05:38:22 UTC (rev 70001)
+++ trunk/dports/devel/git-core/Portfile 2010-07-26 05:52:50 UTC (rev 70002)
@@ -102,7 +102,7 @@
xinstall -W ${worksrcpath}/gitweb \
gitweb.cgi \
${destroot}${prefix}/share/${name}/gitweb
- xinstall -m 444 -W ${worksrcpath}/gitweb \
+ xinstall -m 444 -W ${worksrcpath}/gitweb/static \
gitweb.css \
gitweb.js \
git-favicon.png \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100725/d869a93b/attachment.html>
More information about the macports-changes
mailing list