[packages/nemesis] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:32:33 CEST 2025


commit 71312f30746b9b9e0294fc4772633086ea9fe8c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:32:17 2025 +0200

    Fix applying patches.

 nemesis.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nemesis.spec b/nemesis.spec
index 1b5e6c3..ad404e7 100644
--- a/nemesis.spec
+++ b/nemesis.spec
@@ -24,7 +24,7 @@ Zbiór narzędzi do iniekcji pakietów.
 
 %prep
 %setup -q -n %{name}-%{version}%{_beta}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nemesis.git/commitdiff/71312f30746b9b9e0294fc4772633086ea9fe8c0



More information about the pld-cvs-commit mailing list