[packages/libglibutil] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:50:03 CEST 2025
commit a0a690566d5fb5ef436fc03815d52df98c9c88ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:49:47 2025 +0200
Fix applying patches.
libglibutil.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libglibutil.spec b/libglibutil.spec
index 7878460..712f162 100644
--- a/libglibutil.spec
+++ b/libglibutil.spec
@@ -35,7 +35,7 @@ Pliki nagłówkowe biblioteki glibutil.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} release pkgconfig \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libglibutil.git/commitdiff/a0a690566d5fb5ef436fc03815d52df98c9c88ed
More information about the pld-cvs-commit
mailing list