[packages/gnome-common] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:46:42 CEST 2025
commit f2b77f7fa4ed3aec198ba85080a84fe0bbf5f2c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:51:57 2025 +0200
Fix applying patches.
gnome-common.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-common.spec b/gnome-common.spec
index c97aeba..008509f 100644
--- a/gnome-common.spec
+++ b/gnome-common.spec
@@ -33,7 +33,7 @@ Ten pakiet dostarcza makra do budowania pakietów GNOME.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-common.git/commitdiff/f2b77f7fa4ed3aec198ba85080a84fe0bbf5f2c0
More information about the pld-cvs-commit
mailing list