Skip to content
Snippets Groups Projects
Commit cf59d02f authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- minor: typo

parent 516b836f
No related branches found
No related tags found
No related merge requests found
Pipeline #5136 failed
......@@ -82,7 +82,7 @@ package-debian-job:
# copy project files to be packaged
- mkdir -p "${DEB_BUILD_DIR}/${INSTALL_PATH_VERAPDF_DEB}"
- cp -r "${INSTALL_PATH_VERAPDF_DEB}" "${DEB_BUILD_DIR}/${INSTALL_PATH_VERAPDF_DEB}/.."
# create symlinks for easy-of-use
# create symlinks for ease-of-use
- mkdir -p "${DEB_BUILD_DIR}/usr/local/bin"
- ln -s "${INSTALL_PATH_VERAPDF_DEB}/verapdf" "${DEB_BUILD_DIR}/usr/local/bin/verapdf"
- ln -s "${INSTALL_PATH_VERAPDF_DEB}/verapdf-gui" "${DEB_BUILD_DIR}/usr/local/bin/verapdf-gui"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment