Skip to content

Commit

Permalink
Squashed 'modules/rmf/dependency/RMF/' changes from 4f61a4e2e8..34d98…
Browse files Browse the repository at this point in the history
…b7d1c

34d98b7d1c Fix path
7d7ea59d70 Revert "Switch one build to latest Ubuntu with Python 3.12"
5a751021d6 Switch one build to latest Ubuntu with Python 3.12

git-subtree-dir: modules/rmf/dependency/RMF
git-subtree-split: 34d98b7d1c5563df31bf411e7ad50f6292082a88
  • Loading branch information
benmwebb committed May 29, 2024
1 parent bab30d4 commit 1658b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/rmf/dependency/RMF/tools/debian/make-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ TOP_DIR=`cd "${TOOL_DIR}/../.." && pwd`

cd ${TOP_DIR}
rm -rf debian
cp -r util/debian/ .
cp -r tools/debian/ .
rm debian/make-package.sh
sed -i -e "s/\@CODENAME\@/$CODENAME/g" debian/changelog

Expand Down

0 comments on commit 1658b80

Please sign in to comment.