Skip to content

Commit

Permalink
update makedeb-docker-helper after module rename
Browse files Browse the repository at this point in the history
  • Loading branch information
derf committed Jan 13, 2025
1 parent 3ed8c37 commit ba7482e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/makedeb-docker-helper
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ perl Build.PL
perl Build
perl Build manifest
perl Build dist
mv Travel-Status-DE-DeutscheBahn-*.tar.gz ../app.tar.gz
mv Travel-Status-DE-HAFAS-*.tar.gz ../app.tar.gz
dh-make-perl --build --version "${VERSION}"
chown ${USER}:${GROUP} ../*.deb
mv -v ../*.deb /out

0 comments on commit ba7482e

Please sign in to comment.