Skip to content

Commit d0aad45

Browse files
committed
name package name accordingly to debian name
1 parent fff20ee commit d0aad45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/debian/builder-helpers.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ build_daemon_devnet_deb() {
384384
echo "------------------------------------------------------------"
385385
echo "--- Building testnet signatures deb without keys:"
386386

387-
create_control_file mina-devnet "${SHARED_DEPS}${DAEMON_DEPS}" \
387+
create_control_file "${MINA_DEVNET_DEB_NAME}" "${SHARED_DEPS}${DAEMON_DEPS}" \
388388
'Mina Protocol Client and Daemon for the Devnet Network' "${SUGGESTED_DEPS}"
389389

390390
copy_common_daemon_configs devnet testnet 'seed-lists/devnet_seeds.txt'

0 commit comments

Comments
 (0)