chore: clboss change to main repo
- https://github.com/ZmnSCPxj/clboss/pull/179 is merged Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
parent
76ee60d9b8
commit
13d248adaa
@ -42,7 +42,7 @@ RUN apk add \
|
||||
pkgconf \
|
||||
sqlite-dev
|
||||
|
||||
RUN git clone -b 2023-09-gnuc-version --recurse-submodules https://github.com/ksedgwic/clboss.git /clboss && \
|
||||
RUN git clone --recurse-submodules https://github.com/ZmnSCPxj/clboss.git /clboss && \
|
||||
cd /clboss && \
|
||||
autoreconf -i && \
|
||||
./configure --prefix=/usr && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user