[X2Go-Commits] [x2gokdrive] 01/03: quilt.env: add instructions from where to run the source command, this got me confused two years later.
git-admin at x2go.org
git-admin at x2go.org
Mon Oct 3 16:47:36 CEST 2022
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gokdrive.
commit 3f12c650801e8e067b632d6ef6f20dcef7a4f500
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Oct 3 16:11:24 2022 +0200
quilt.env: add instructions from where to run the source command, this got me confused two years later.
---
quilt.env | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/quilt.env b/quilt.env
index 8bfef15..24e2c20 100644
--- a/quilt.env
+++ b/quilt.env
@@ -3,7 +3,9 @@
# This file will not export QUILT_PATCHES directly.
# If you use this, do it manually.
# Alternatively, SOURCE(!) the quilt.env files within the versioned
-# sub-directories and everything should be set up automagically.
+# sub-directories from the TOP directory(!) and everything should be set up
+# automagically.
+# Example, when in top source dir: source xorg.patches/1.20.13/quilt.env
export QUILT_DIFF_ARGS='--no-index -pab --color=auto'
export QUILT_DIFF_OPTS='-p'
export QUILT_REFRESH_ARGS='-p ab --no-index'
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git
More information about the x2go-commits
mailing list