[136717] trunk/dports/databases/rocksdb/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun May 24 18:05:49 PDT 2015
Revision: 136717
https://trac.macports.org/changeset/136717
Author: ryandesign at macports.org
Date: 2015-05-24 18:05:49 -0700 (Sun, 24 May 2015)
Log Message:
-----------
rocksdb: remove double slash in INSTALL_PATH
Modified Paths:
--------------
trunk/dports/databases/rocksdb/Portfile
Modified: trunk/dports/databases/rocksdb/Portfile
===================================================================
--- trunk/dports/databases/rocksdb/Portfile 2015-05-25 00:59:24 UTC (rev 136716)
+++ trunk/dports/databases/rocksdb/Portfile 2015-05-25 01:05:49 UTC (rev 136717)
@@ -45,4 +45,4 @@
CXXFLAGS="[get_canonical_archflags cxx]" \
PORTABLE=1 \
OPT="${configure.optflags}" \
- INSTALL_PATH=${destroot}/${prefix}
+ INSTALL_PATH=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150524/2b29d42d/attachment.html>
More information about the macports-changes
mailing list