[packages/notify-osd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:36:22 CEST 2025
commit 81100e86734475f8529f8bce6cf4a0b9bea47681
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:36:07 2025 +0200
Fix applying patches.
notify-osd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/notify-osd.spec b/notify-osd.spec
index b802170..cf36617 100644
--- a/notify-osd.spec
+++ b/notify-osd.spec
@@ -32,7 +32,7 @@ disappear after a short period of time.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/notify-osd.git/commitdiff/81100e86734475f8529f8bce6cf4a0b9bea47681
More information about the pld-cvs-commit
mailing list