[packages/unittest-cpp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:26:06 CEST 2025
commit 94100d70b270e73d29d7d15b3c790614e1c9f7fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:25:50 2025 +0200
Fix applying patches.
unittest-cpp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unittest-cpp.spec b/unittest-cpp.spec
index b433817..01b0cfe 100644
--- a/unittest-cpp.spec
+++ b/unittest-cpp.spec
@@ -56,7 +56,7 @@ linkowania programów testowych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# git data not available, hardcode released package version
%{__sed} -i -e 's/m4_esyscmd_s.*git describe --tags.*/[%{version}],/' configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/unittest-cpp.git/commitdiff/94100d70b270e73d29d7d15b3c790614e1c9f7fe
More information about the pld-cvs-commit
mailing list