From 7b23a5951ddeb6161c304fe0cb28817377e4747a Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Sun, 4 Feb 2024 14:39:28 +0100 Subject: [PATCH] ddpm: use `sfl*` in zap trash paths --- Casks/d/ddpm.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/d/ddpm.rb b/Casks/d/ddpm.rb index e7eb688214..146054cb07 100644 --- a/Casks/d/ddpm.rb +++ b/Casks/d/ddpm.rb @@ -21,7 +21,7 @@ cask "ddpm" do rmdir: "/Applications/DDPM" zap trash: [ - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/qisda.autolaunchddpmhelper.sfl2", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/qisda.autolaunchddpmhelper.sfl*", "~/Library/Caches/Qisda.DDPM", "~/Library/Containers/Qisda.AutoLaunchDDPMHelper", "~/Library/HTTPStorages/Qisda.DDPM",