[packages/sap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:51:05 CEST 2025
commit 94668476dc3f92cfb5c2bfcd59b6f61a46b93893
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:50:49 2025 +0200
Fix applying patches.
sap.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sap.spec b/sap.spec
index 699bdd4..eccb6e2 100644
--- a/sap.spec
+++ b/sap.spec
@@ -22,9 +22,9 @@ Słownik polsko-angielski i angielsko-polski.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sap.git/commitdiff/94668476dc3f92cfb5c2bfcd59b6f61a46b93893
More information about the pld-cvs-commit
mailing list