[packages/libupnp1.6] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:03:16 CEST 2025
commit e62f95c33d1713eb1377bbf4635645c57011539f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:03:00 2025 +0200
Fix applying patches.
libupnp1.6.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libupnp1.6.spec b/libupnp1.6.spec
index 3f83660..73bc4c4 100644
--- a/libupnp1.6.spec
+++ b/libupnp1.6.spec
@@ -68,7 +68,7 @@ Dokumentacja API bibliotek upnp.
%prep
%setup -q -n libupnp-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libupnp1.6.git/commitdiff/e62f95c33d1713eb1377bbf4635645c57011539f
More information about the pld-cvs-commit
mailing list