Skip to content

Commit e10a451

Browse files
committed
update paths after ups product reorganisation
1 parent 383f26f commit e10a451

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ups/dune-plot-style.table

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ACTION=SETUP
1313

1414
EnvSet(DUNE-PLOT-STYLE_VERSION, ${UPS_PROD_VERSION} )
1515
EnvSet(DUNE-PLOT-STYLE_DIR, ${UPS_PROD_DIR} )
16-
EnvSet(DUNE-PLOT-STYLE_INC, ${UPS_PROD_DIR}/src/root/cpp/include/)
16+
EnvSet(DUNE-PLOT-STYLE_INC, ${UPS_PROD_DIR}/include)
1717

18-
PathPrepend(PYTHONPATH, ${UPS_PROD_DIR})
19-
PathPrepend(MPLCONFIGDIR, ${UPS_PROD_DIR}/src/matplotlib/stylelib/)
18+
PathPrepend(PYTHONPATH, ${UPS_PROD_DIR}/python)
19+
PathPrepend(MPLCONFIGDIR, ${UPS_PROD_DIR}/stylelib/)

0 commit comments

Comments
 (0)