[packages/type1inst] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:17 CEST 2025
commit 515de5c23df134902bc6de47c425538e6fe96331
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:24:01 2025 +0200
Fix applying patches.
type1inst.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/type1inst.spec b/type1inst.spec
index 5ed6feb..d569548 100644
--- a/type1inst.spec
+++ b/type1inst.spec
@@ -41,7 +41,7 @@ jeśli chcesz używać type1inst. Wymagane jest również narzędzie pfbtops
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/type1inst.git/commitdiff/515de5c23df134902bc6de47c425538e6fe96331
More information about the pld-cvs-commit
mailing list