Skip to content

Commit 213958d

Browse files
authored
Add missing ROOT_INCLUDE_PATH (#2740)
1 parent b259fba commit 213958d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jalien-root.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ build_requires:
1515
- Alice-GRID-Utils
1616
append_path:
1717
ROOT_PLUGIN_PATH: "$JALIEN_ROOT_ROOT/etc/plugins"
18+
ROOT_INCLUDE_PATH: "$JALIEN_ROOT_ROOT/include"
1819
---
1920
#!/bin/bash -e
2021
case $ARCHITECTURE in

0 commit comments

Comments
 (0)