Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed May 13, 2024
1 parent 7d7ea59 commit 34d98b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 34d98b7

Please sign in to comment.