[packages/pbbuttonsd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:52:41 CEST 2025


commit c9b83761cf7ff160c06d422f7971e4ebd7764c94
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:52:26 2025 +0200

    Fix applying patches.

 pbbuttonsd.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pbbuttonsd.spec b/pbbuttonsd.spec
index 96736cd..79d901b 100644
--- a/pbbuttonsd.spec
+++ b/pbbuttonsd.spec
@@ -85,10 +85,10 @@ pojedynczych poleceń do demona lub żądanie określonych informacji.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{!?with_alsa:echo "AC_DEFUN([AM_PATH_ALSA],[])" >> acinclude.m4}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pbbuttonsd.git/commitdiff/c9b83761cf7ff160c06d422f7971e4ebd7764c94



More information about the pld-cvs-commit mailing list