[packages/gbdfed] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:39:55 CEST 2025
commit c5f3a0ce8b43d23c9c47bda572a418effdcb95e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:39:39 2025 +0200
Fix applying patches.
gbdfed.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gbdfed.spec b/gbdfed.spec
index 03f2c9a..4fd2424 100644
--- a/gbdfed.spec
+++ b/gbdfed.spec
@@ -30,8 +30,8 @@ grayscale fonts.
%prep
%setup -q
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gbdfed.git/commitdiff/c5f3a0ce8b43d23c9c47bda572a418effdcb95e0
More information about the pld-cvs-commit
mailing list