[packages/autorpm] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:43:38 CEST 2025


commit 66eb6f665e4da5dc74a965c1f63d85bb43ba2591
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:43:22 2025 +0200

    Fix applying patches.

 autorpm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/autorpm.spec b/autorpm.spec
index 689fade..4fc7def 100644
--- a/autorpm.spec
+++ b/autorpm.spec
@@ -38,7 +38,7 @@ interfejs.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/autorpm.git/commitdiff/66eb6f665e4da5dc74a965c1f63d85bb43ba2591



More information about the pld-cvs-commit mailing list