Skip to content

Commit 699ddc0

Browse files
Move the "debian package" copyright file into the correct folder (#2955)
* Move the copyright file into the correct folder * Fix the location of the copyright file * fix debian in correct location --------- Co-authored-by: Alessio Perugini <alessio@perugini.xyz>
1 parent fb3222b commit 699ddc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ARG GO_BINARY
1919

2020
COPY ./debian/${DEB_NAME} /${DEB_NAME}/
2121
COPY ./${GO_BINARY} /${DEB_NAME}/usr/bin/${BINARY_NAME}
22-
COPY ./debian/${DEB_NAME}/DEBIAN/copyright /${DEB_NAME}/usr/share/doc/copyright
22+
COPY ./debian/${DEB_NAME}/DEBIAN/copyright /${DEB_NAME}/usr/share/doc/${DEB_NAME}/copyright
2323

2424
# Go application are tagged with `v` prefix, this remove the first v if present
2525
RUN export VERSION=$(echo "${VERSION}" | sed -e "s/^v\(.*\)/\1/") && \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy