[packages/pidentd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:15:45 CEST 2025
commit 62232bda5b72d5d52cde6846de493cf6a5b0c438
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:15:29 2025 +0200
Fix applying patches.
pidentd.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pidentd.spec b/pidentd.spec
index df17e95..da04176 100644
--- a/pidentd.spec
+++ b/pidentd.spec
@@ -61,10 +61,10 @@ Bağlantı kuran sürecin kullanıcı ismini geri döndürür.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
cp -f /usr/share/automake/config.* aux
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pidentd.git/commitdiff/62232bda5b72d5d52cde6846de493cf6a5b0c438
More information about the pld-cvs-commit
mailing list