[packages/fedmsg] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:31:13 CEST 2025
commit 1c6cdc05ad7a14072983e7b066e836db55b4f979
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:30:57 2025 +0200
Fix applying patches.
fedmsg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fedmsg.spec b/fedmsg.spec
index 2e3787c..6fba3f2 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -128,7 +128,7 @@ firewall.
%prep
%setup -q
-%patch1 -p1
+%patch -P1 -p1
# This only got shipped with fedmsg-0.6.3
rm -f fedmsg.d/_tweet-real.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fedmsg.git/commitdiff/1c6cdc05ad7a14072983e7b066e836db55b4f979
More information about the pld-cvs-commit
mailing list