[gedit/zbrown/deteplification-src: 365/633] flatpak: add an easy way to build a local branch
- From: Zander Brown <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/zbrown/deteplification-src: 365/633] flatpak: add an easy way to build a local branch
- Date: Sat, 10 Apr 2021 12:48:03 +0000 (UTC)
commit e003f3c2f3b3e85876dfeda87c20af4f3c18c0b1
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Jun 4 15:08:58 2020 +0200
flatpak: add an easy way to build a local branch
build-aux/flatpak/org.gnome.gedit.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.gedit.yml b/build-aux/flatpak/org.gnome.gedit.yml
index f7527def9..beb2fc1f5 100644
--- a/build-aux/flatpak/org.gnome.gedit.yml
+++ b/build-aux/flatpak/org.gnome.gedit.yml
@@ -82,6 +82,9 @@ modules:
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/gedit.git
+ # To build a local branch, comment out 'url' and uncomment:
+ # path: ../../
+ # branch: wip/misc
- name: gedit-plugins
buildsystem: meson
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]