[packages/stmpclean] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:08:54 CEST 2025
commit 7d39edfbd682f6854495284c03a145e24fb65937
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:08:38 2025 +0200
Fix applying patches.
stmpclean.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stmpclean.spec b/stmpclean.spec
index 7417697..d934e76 100644
--- a/stmpclean.spec
+++ b/stmpclean.spec
@@ -24,7 +24,7 @@ zbierają się niepotrzebne pliki, jak /tmp.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} stmpclean\
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/stmpclean.git/commitdiff/7d39edfbd682f6854495284c03a145e24fb65937
More information about the pld-cvs-commit
mailing list