[packages/toilet] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:20:03 CEST 2025
commit 3c69aefa59d7f34fd2218e924deec6d36344af80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:19:47 2025 +0200
Fix applying patches.
toilet.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/toilet.spec b/toilet.spec
index 7485e9a..764e5ad 100644
--- a/toilet.spec
+++ b/toilet.spec
@@ -47,8 +47,8 @@ możliwości:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/toilet.git/commitdiff/3c69aefa59d7f34fd2218e924deec6d36344af80
More information about the pld-cvs-commit
mailing list