From 4d42d8a3eb459fa124dc7090a6dffe1e5d46c491 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 30 Oct 2022 15:31:37 -0700 Subject: Only apply patches ending in .patch This way you can rename them to skip application. --- scripts/fetch-curl.sh | 2 +- scripts/fetch-git.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/fetch-curl.sh b/scripts/fetch-curl.sh index a6d5af57..16cb88d7 100644 --- a/scripts/fetch-curl.sh +++ b/scripts/fetch-curl.sh @@ -24,5 +24,5 @@ while read -r _ archive ; do done