[packages/specter] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:04:42 CEST 2025


commit e9bca0dc7d51165e6f876905cb2fa9c3240ff7fa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:04:26 2025 +0200

    Fix applying patches.

 specter.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/specter.spec b/specter.spec
index ce0d524..f16c12b 100644
--- a/specter.spec
+++ b/specter.spec
@@ -65,7 +65,7 @@ Wtyczka PostgreSQL dla specter.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/specter.git/commitdiff/e9bca0dc7d51165e6f876905cb2fa9c3240ff7fa



More information about the pld-cvs-commit mailing list