Skip to content
Snippets Groups Projects
Commit 2ccbf82f authored by Tristan Matthews's avatar Tristan Matthews
Browse files

build-system: fix path for build_tarball invokation

Refs #51005

Change-Id: Ibb31e40be94d1bb123d0253f31263356d3d93404
parent 2c4aa515
Branches
Tags
No related merge requests found
......@@ -271,7 +271,7 @@ done
# Archive source tarball for Debian maintainer
. `dirname $0`/build_tarball.sh ${SOFTWARE_VERSION}
. ${WORKING_DIR}/build_tarball.sh ${SOFTWARE_VERSION}
# close file descriptor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment