[packages/kdoomsday] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:32:25 CEST 2025
commit 4eb1e6d2e9497b6edf71a2e1fb1d2c330205c809
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:32:09 2025 +0200
Fix applying patches.
kdoomsday.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kdoomsday.spec b/kdoomsday.spec
index 580de93..281169b 100644
--- a/kdoomsday.spec
+++ b/kdoomsday.spec
@@ -23,7 +23,7 @@ KDoomsDay - aplet do odliczania dla panelu KDE.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kdoomsday.git/commitdiff/4eb1e6d2e9497b6edf71a2e1fb1d2c330205c809
More information about the pld-cvs-commit
mailing list