[packages/polkit] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:19:13 CEST 2025


commit 7c8604a91189ef1436f2c9cf2bd393d9964d1760
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:18:57 2025 +0200

    Fix applying patches.

 polkit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/polkit.spec b/polkit.spec
index 82e1068..85dec45 100644
--- a/polkit.spec
+++ b/polkit.spec
@@ -113,9 +113,9 @@ Pliki nagłówkowe PolicyKit.
 %prep
 %setup -q
 %if %{with consolekit} && (%{with systemd} || %{with elogind})
-%patch0 -p1
+%patch -P0 -p1
 %endif
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 %meson build \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polkit.git/commitdiff/7c8604a91189ef1436f2c9cf2bd393d9964d1760



More information about the pld-cvs-commit mailing list