[library-web/oscp] Switch to master
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web/oscp] Switch to master
- Date: Wed, 5 Feb 2020 08:23:32 +0000 (UTC)
commit eac13d371f610ff754073ee2f44532b1dffa8dc5
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Feb 5 09:23:18 2020 +0100
Switch to master
lgo/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lgo/Dockerfile b/lgo/Dockerfile
index b4e61fa..7d2d7c3 100644
--- a/lgo/Dockerfile
+++ b/lgo/Dockerfile
@@ -6,7 +6,7 @@ RUN yum install -y epel-release gnome-common glib2-devel intltool docbook-dtds \
yum install -y python-html5lib && \
yum -y clean all --enablerepo='*'
-RUN git clone -b wip/oscp-compat https://gitlab.gnome.org/Infrastructure/library-web.git /opt/lgo && \
+RUN git clone https://gitlab.gnome.org/Infrastructure/library-web.git /opt/lgo && \
cd /opt/lgo && ./autogen.sh && make -j2
RUN git clone https://github.com/GNOME/yelp-xsl /opt/yelp-xsl && \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]