[packages/devede] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:59 CEST 2025
commit 4a5b1fb8697ebd9fca89c1195e9edbb80e081702
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:43 2025 +0200
Fix applying patches.
devede.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/devede.spec b/devede.spec
index 332f969..f773cf5 100644
--- a/devede.spec
+++ b/devede.spec
@@ -27,7 +27,7 @@ Prosty interfejs do tworzenia filmów DVD/CD.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/devede.git/commitdiff/4a5b1fb8697ebd9fca89c1195e9edbb80e081702
More information about the pld-cvs-commit
mailing list