aports/community/kati/testcase-wildcard.patch
2025-05-11 07:54:19 +00:00

8 lines
170 B
Diff

--- a/testcase/escaped_wildcard.mk
+++ b/testcase/escaped_wildcard.mk
@@ -2,4 +2,4 @@ test1:
touch foo
test2:
- echo $(wildcard \f\o\o)
+ echo $(wildcard $\f$\o$\o)