[packages/bitlbee] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:49:00 CEST 2025
commit bd9fb792b0e993945f4938f384e7a9c9691b3da9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:48:44 2025 +0200
Fix applying patches.
bitlbee.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bitlbee.spec b/bitlbee.spec
index 43e94ec..b7b2e98 100644
--- a/bitlbee.spec
+++ b/bitlbee.spec
@@ -68,7 +68,7 @@ completely stable and not 100% foolproof so use at your own risk.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# fix wrong assumption with $DESTDIR
%{__sed} -i -e 's,$(shell id -u),0,' Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bitlbee.git/commitdiff/bd9fb792b0e993945f4938f384e7a9c9691b3da9
More information about the pld-cvs-commit
mailing list