[packages/PicasaWebDownloader] Fix applying patches.

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


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

    Fix applying patches.

 PicasaWebDownloader.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/PicasaWebDownloader.spec b/PicasaWebDownloader.spec
index c4f45f2..307b880 100644
--- a/PicasaWebDownloader.spec
+++ b/PicasaWebDownloader.spec
@@ -29,7 +29,7 @@ Windows).
 %prep
 %setup -q -c
 %undos Program.cs
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 gmcs -out:PicasaWebDownloader.exe Program.cs AssemblyInfo.cs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/PicasaWebDownloader.git/commitdiff/dd20a5ffeb2bca3674c33ffd0692b7daad893928



More information about the pld-cvs-commit mailing list