summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2022-02-06 19:32:03 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2022-02-06 19:32:03 +0000
commit75d9b94370b3fb3a21b16871f26b10e912fb8086 (patch)
tree4defa9ca2f08b80369d61be039351463f827e3c9
parentAdd missing include (diff)
downloadgentoobrowse-2.1.7.tar.bz2
gentoobrowse-2.1.7.tar.xz
gentoobrowse-2.1.7.zip
Use new ice pathsgentoobrowse-2.1.7
-rw-r--r--gentoobrowse/src/Jamfile.jam6
1 files changed, 3 insertions, 3 deletions
diff --git a/gentoobrowse/src/Jamfile.jam b/gentoobrowse/src/Jamfile.jam
index f4eb32f..4c08163 100644
--- a/gentoobrowse/src/Jamfile.jam
+++ b/gentoobrowse/src/Jamfile.jam
@@ -33,8 +33,8 @@ lib slicer-db ;
lib boost_unit_test_framework ;
lib gentoobrowse-domain ;
lib gentoobrowse-api : : : :
- <include>/usr/share/gentoobrowse-api
- <include>/usr/share/slicer/ice
+ <include>/usr/share/ice/gentoobrowse-api
+ <include>/usr/share/ice/slicer
<include>/usr/include/gentoobrowse-api
<include>/usr/include/slicer/db
<include>/usr/include/slicer/slicer
@@ -46,7 +46,7 @@ lib icespider : :
<name>icespider-core
: :
<include>/usr/include/icespider
- <include>/usr/share/icespider/ice
+ <include>/usr/share/ice/icespider
<library>icespider-common
<library>icespider-xslt
<library>icespider-filesessions