[packages/ggv] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:43:29 CEST 2025
commit a6b8bdfb6a92d666cfe420d4a4a6bf8521625459
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:43:14 2025 +0200
Fix applying patches.
ggv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ggv.spec b/ggv.spec
index e82f856..df9c479 100644
--- a/ggv.spec
+++ b/ggv.spec
@@ -48,7 +48,7 @@ przeglądania postscriptowych dokumentów na ekranie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ggv.git/commitdiff/a6b8bdfb6a92d666cfe420d4a4a6bf8521625459
More information about the pld-cvs-commit
mailing list