[packages/photo-uploader] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:08:13 CEST 2025
commit d4f67aeaed2f9a2a873e04c9ee3acddc6c35a36c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:07:57 2025 +0200
Fix applying patches.
photo-uploader.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/photo-uploader.spec b/photo-uploader.spec
index 6cd177c..8cf3357 100644
--- a/photo-uploader.spec
+++ b/photo-uploader.spec
@@ -21,7 +21,7 @@ Simple Python script to upload photos to minilab and other services.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__python} setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/photo-uploader.git/commitdiff/d4f67aeaed2f9a2a873e04c9ee3acddc6c35a36c
More information about the pld-cvs-commit
mailing list