[packages/glint] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:48:18 CEST 2025
commit 91139a7de65a5eb05d4fddc050bb45227a669c60
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:48:02 2025 +0200
Fix applying patches.
glint.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glint.spec b/glint.spec
index 2b9f47e..145fea2 100644
--- a/glint.spec
+++ b/glint.spec
@@ -29,7 +29,7 @@ Daje także możliwość uaktualniania pakietów i instalowania nowych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glint.git/commitdiff/91139a7de65a5eb05d4fddc050bb45227a669c60
More information about the pld-cvs-commit
mailing list