[96733] trunk/dports/java/apache-solr/Portfile
hum at macports.org
hum at macports.org
Fri Aug 17 16:33:06 PDT 2012
Revision: 96733
https://trac.macports.org/changeset/96733
Author: hum at macports.org
Date: 2012-08-17 16:33:05 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
apache-solr: fix the path of jquery_file.
Modified Paths:
--------------
trunk/dports/java/apache-solr/Portfile
Modified: trunk/dports/java/apache-solr/Portfile
===================================================================
--- trunk/dports/java/apache-solr/Portfile 2012-08-17 23:24:14 UTC (rev 96732)
+++ trunk/dports/java/apache-solr/Portfile 2012-08-17 23:33:05 UTC (rev 96733)
@@ -45,7 +45,7 @@
post-patch {
# copy jquery file.
- copy ${filespath}/${jquery_file} ${worksrcpath}/example/solr/conf/velocity/
+ copy ${distpath}/${jquery_file} ${worksrcpath}/example/solr/conf/velocity/
# expand relative pathes into abusolute ones.
reinplace "s|\"\\.\\./\\.\\./|\"${solr_destpath}/|g" \
${worksrcpath}/example/solr/conf/solrconfig.xml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/b974c9e8/attachment.html>
More information about the macports-changes
mailing list