[packages/paps] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:51:27 CEST 2025
commit e370dcf35e1ea77fd502d7109391c2640fd435e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:51:11 2025 +0200
Fix applying patches.
paps.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/paps.spec b/paps.spec
index e75d966..47e2139 100644
--- a/paps.spec
+++ b/paps.spec
@@ -36,7 +36,7 @@ Biblioteka statyczna i plik nagłówkowy paps.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/paps.git/commitdiff/e370dcf35e1ea77fd502d7109391c2640fd435e1
More information about the pld-cvs-commit
mailing list