From 3faca5c64e5ad956812444145a88be96cdc74d85 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Tue, 15 Apr 2025 13:11:07 +0900 Subject: [PATCH] Resolves: RHEL-1616 Update autogen.patch --- tests/roles/ibus-desktop-testing-role/files/autogen.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/roles/ibus-desktop-testing-role/files/autogen.patch b/tests/roles/ibus-desktop-testing-role/files/autogen.patch index c270c0e..4aefa3c 100644 --- a/tests/roles/ibus-desktop-testing-role/files/autogen.patch +++ b/tests/roles/ibus-desktop-testing-role/files/autogen.patch @@ -7,7 +7,7 @@ index 83779c7..507dab5 100755 mkdir -p m4 -autoreconf --force --install --verbose -+autoreconf --force --install ++autoreconf --force --install 2>/dev/null cd $olddir test -n "$NOCONFIGURE" || "$srcdir/configure" "$@"