[packages/libtomcrypt] Fix applying patches.

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


commit efdc80627b428394ee2d639c5e8454c40a11d8d8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:02:06 2025 +0200

    Fix applying patches.

 libtomcrypt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtomcrypt.spec b/libtomcrypt.spec
index a77c71d..952a63c 100644
--- a/libtomcrypt.spec
+++ b/libtomcrypt.spec
@@ -63,7 +63,7 @@ Statyczna biblioteka LibTomCrypt.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # IGNORE_SPEED avoids overriding rpmcflags
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtomcrypt.git/commitdiff/efdc80627b428394ee2d639c5e8454c40a11d8d8



More information about the pld-cvs-commit mailing list