[packages/bcg729] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:47:02 CEST 2025
commit dd32923ddd68cd9a885d91c1deed50ca2d1198de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:46 2025 +0200
Fix applying patches.
bcg729.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bcg729.spec b/bcg729.spec
index aca0009..313c244 100644
--- a/bcg729.spec
+++ b/bcg729.spec
@@ -65,7 +65,7 @@ Statyczna biblioteka bcg729.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with static_libs}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bcg729.git/commitdiff/dd32923ddd68cd9a885d91c1deed50ca2d1198de
More information about the pld-cvs-commit
mailing list