[packages/pearpc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:54:11 CEST 2025
commit 1b9ce8d8e2f989e3fc3ebe8d785b93377cb5f926
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:53:55 2025 +0200
Fix applying patches.
pearpc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pearpc.spec b/pearpc.spec
index f2959a5..31d483f 100644
--- a/pearpc.spec
+++ b/pearpc.spec
@@ -97,7 +97,7 @@ Wersja GTK+ PearPC.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
sed 's at video\.x@%{_datadir}/%{name}/video.x@' \
-i ppccfg.example
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pearpc.git/commitdiff/1b9ce8d8e2f989e3fc3ebe8d785b93377cb5f926
More information about the pld-cvs-commit
mailing list