[packages/Gorm] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:56:48 CEST 2025


commit f1496cd673854e75c4483e0210fd1184f17b260f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:56:32 2025 +0200

    Fix applying patches.

 Gorm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Gorm.spec b/Gorm.spec
index 5c5f6e3..ea5e6b7 100644
--- a/Gorm.spec
+++ b/Gorm.spec
@@ -41,7 +41,7 @@ Pliki nagłówkowe biblioteki Gorma.
 
 %prep
 %setup -q -n gorm-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Gorm.git/commitdiff/f1496cd673854e75c4483e0210fd1184f17b260f



More information about the pld-cvs-commit mailing list