[packages/fusecompress] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:37:29 CEST 2025
commit aa71bd6b77ed60d6a8a9f3ce9a17355cea494820
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:37:14 2025 +0200
Fix applying patches.
fusecompress.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fusecompress.spec b/fusecompress.spec
index 7c7253b..4e2839c 100644
--- a/fusecompress.spec
+++ b/fusecompress.spec
@@ -38,7 +38,7 @@ interfejs między skompresowanymi plikami a aplikacjami użytkownika
%prep
%setup -q -n %{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
# gold causes really weird issues with fuse apps
install -d ld-dir
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fusecompress.git/commitdiff/aa71bd6b77ed60d6a8a9f3ce9a17355cea494820
More information about the pld-cvs-commit
mailing list