[packages/photoprint] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:08:10 CEST 2025
commit dbf1fe61c449b22e7f6e282a0b3607de652eb98f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:07:55 2025 +0200
Fix applying patches.
photoprint.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/photoprint.spec b/photoprint.spec
index ad23c83..cc8331d 100644
--- a/photoprint.spec
+++ b/photoprint.spec
@@ -28,7 +28,7 @@ to one round picture for a CD back.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# Do not do any compiler optimizations, they break the program - MDK note
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/photoprint.git/commitdiff/dbf1fe61c449b22e7f6e282a0b3607de652eb98f
More information about the pld-cvs-commit
mailing list