[packages/simsynch] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:58:55 CEST 2025
commit 85fba83d7a4eb00e518793cdeef3f7cf4d872d84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:58:39 2025 +0200
Fix applying patches.
simsynch.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/simsynch.spec b/simsynch.spec
index fb9974c..6b2e944 100644
--- a/simsynch.spec
+++ b/simsynch.spec
@@ -30,8 +30,8 @@ logicznych.
%prep
%setup -q -n synch
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
# not autoconf-generated
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simsynch.git/commitdiff/85fba83d7a4eb00e518793cdeef3f7cf4d872d84
More information about the pld-cvs-commit
mailing list