[packages/Camera] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:54:19 CEST 2025


commit 4b077ab323ea04c68be79ad7579ee8dea22732c3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:54:03 2025 +0200

    Fix applying patches.

 Camera.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Camera.spec b/Camera.spec
index 3b14a7a..c55542c 100644
--- a/Camera.spec
+++ b/Camera.spec
@@ -20,7 +20,7 @@ A simple tool to download photos from a digital camera (uses libgphoto)
 
 %prep
 %setup -q -n Camera
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Camera.git/commitdiff/4b077ab323ea04c68be79ad7579ee8dea22732c3



More information about the pld-cvs-commit mailing list