[packages/monotheka] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:22:41 CEST 2025
commit 1888a91fed713996231047c3c211828a922444ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:22:25 2025 +0200
Fix applying patches.
monotheka.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/monotheka.spec b/monotheka.spec
index 3089b87..a04bd88 100644
--- a/monotheka.spec
+++ b/monotheka.spec
@@ -76,10 +76,10 @@ Aktualne możliwości:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/monotheka.git/commitdiff/1888a91fed713996231047c3c211828a922444ea
More information about the pld-cvs-commit
mailing list