[gnome-runtime-images/alatiera/fb] rebuild flatpak-builder with --system-debug-edit
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-runtime-images/alatiera/fb] rebuild flatpak-builder with --system-debug-edit
- Date: Thu, 7 Jul 2022 19:03:17 +0000 (UTC)
commit 30498ba79b9a034c414ee13508507824ad0dd2ad
Author: Jordan Petridis <jordan centricular com>
Date: Thu Jul 7 22:02:50 2022 +0300
rebuild flatpak-builder with --system-debug-edit
base | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/base b/base
index e8ecba7..0d44290 100644
--- a/base
+++ b/base
@@ -9,7 +9,7 @@ RUN dnf upgrade -y --best --allowerasing && dnf install -y git 'dnf-command(buil
# RUN git clone --recursive https://github.com/flatpak/flatpak-builder -b run-without-fuse && \
RUN git clone --recursive https://github.com/alatiera/flatpak-builder -b alatiera/run-without-fuse-rebased
&& \
cd flatpak-builder && \
- ./autogen.sh && make -j$(nproc)
+ ./autogen.sh --with-system-debugedit && make -j$(nproc)
FROM registry.fedoraproject.org/fedora:latest
COPY --from=0 /flatpak-builder/flatpak-builder /usr/local/bin/flatpak-builder
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]