[packages/dagrab] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:09:34 CEST 2025


commit e07ffb0f551f8a27d7850d55f0cf68a96a8c658f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:09:18 2025 +0200

    Fix applying patches.

 dagrab.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dagrab.spec b/dagrab.spec
index 942e4fb..decea36 100644
--- a/dagrab.spec
+++ b/dagrab.spec
@@ -21,7 +21,7 @@ WAV.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} CFLAGS="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dagrab.git/commitdiff/e07ffb0f551f8a27d7850d55f0cf68a96a8c658f



More information about the pld-cvs-commit mailing list