Skip to content

Commit

Permalink
Update Vulcanexus repo folder name
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Lopez Fernandez <[email protected]>
  • Loading branch information
juanlofer-eprosima committed Sep 24, 2024
1 parent b18b550 commit fd2ba0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/resources/scripts/linux_source_installation.bash
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ vcs import --force src < vulcanexus.repos

# Avoid compilation of some documentation and demo packages
touch src/eProsima/Fast-DDS-QoS-Profiles-Manager/docs/COLCON_IGNORE
touch src/eProsima/Vulcanexus-Base/docs/COLCON_IGNORE
touch src/eProsima/Vulcanexus-Base/code/COLCON_IGNORE
touch src/eProsima/Vulcanexus/docs/COLCON_IGNORE
touch src/eProsima/Vulcanexus/code/COLCON_IGNORE
##!

##LINUX_SOURCE_VULCA_DEPS
Expand Down
2 changes: 1 addition & 1 deletion vulcanexus.repos
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ repositories:
type: git
url: https://github.com/eProsima/ShapesDemo-TypeSupport.git
version: v1.0.0
eProsima/Vulcanexus-Base:
eProsima/Vulcanexus:
type: git
url: https://github.com/eProsima/vulcanexus.git
version: v3.3.0
Expand Down

0 comments on commit fd2ba0d

Please sign in to comment.