8000 xenial · libgit2/libgit2@e6f3488 · GitHub
[go: up one dir, main page]

Skip to content

Commit e6f3488

Browse files
committed
xenial
1 parent 0ac660e commit e6f3488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/docker/xenial

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN cd /tmp && \
3636
tar -xz && \
3737
cd git-2.39.1 && \
3838
make && \
39-
make prefix=/usr/local install && \
39+
make prefix=/usr install && \
4040
cd .. && \
4141
rm -rf git-2.39.1
4242

0 commit comments

Comments
 (0)
0