[packages/ushare] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:27:35 CEST 2025
commit 0e266b044f9b058424344f99dcf50ab6a49415bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:27:19 2025 +0200
Fix applying patches.
ushare.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ushare.spec b/ushare.spec
index 4949c6a..9fd0579 100644
--- a/ushare.spec
+++ b/ushare.spec
@@ -26,7 +26,7 @@ który udostępnia urządzeniom UPnP media z informacjami.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
./configure --prefix=/usr --bindir=/usr/bin --sysconfdir=/etc --enable-dlna
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ushare.git/commitdiff/0e266b044f9b058424344f99dcf50ab6a49415bd
More information about the pld-cvs-commit
mailing list