[packages/fedmsg-notify] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:31:16 CEST 2025
commit bfd34b96a008ee085e4632066b64a179f70026b8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:31:01 2025 +0200
Fix applying patches.
fedmsg-notify.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fedmsg-notify.spec b/fedmsg-notify.spec
index cdd0ff2..3baeff0 100644
--- a/fedmsg-notify.spec
+++ b/fedmsg-notify.spec
@@ -34,7 +34,7 @@ to enable/disable the service.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# install pld
cp -p %{SOURCE1} fedmsg_notify/distro_specific
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fedmsg-notify.git/commitdiff/bfd34b96a008ee085e4632066b64a179f70026b8
More information about the pld-cvs-commit
mailing list