[packages/paman] Fix applying patches.

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


commit 05734c7939337c076911ba5e6bf49e3fe3e47eef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:49:59 2025 +0200

    Fix applying patches.

 paman.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/paman.spec b/paman.spec
index 7e792ec..c0947a4 100644
--- a/paman.spec
+++ b/paman.spec
@@ -26,7 +26,7 @@ PulseAudio.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export CXXFLAGS="%{rpmcxxflags} -std=c++11"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/paman.git/commitdiff/05734c7939337c076911ba5e6bf49e3fe3e47eef



More information about the pld-cvs-commit mailing list