[packages/gupnp-ui] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:04:56 CEST 2025
commit 10771dd43c82470329dbee52ba4984bcf7d949d0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:04:41 2025 +0200
Fix applying patches.
gupnp-ui.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gupnp-ui.spec b/gupnp-ui.spec
index 0fb9346..7b09e03 100644
--- a/gupnp-ui.spec
+++ b/gupnp-ui.spec
@@ -71,7 +71,7 @@ Dokumentacja API biblioteki GUPnP-UI.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gtkdocize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gupnp-ui.git/commitdiff/10771dd43c82470329dbee52ba4984bcf7d949d0
More information about the pld-cvs-commit
mailing list