[packages/opkg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:47:39 CEST 2025


commit 2a5849549b8ee17b21ca5929f24d35e16699dee7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:47:23 2025 +0200

    Fix applying patches.

 opkg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/opkg.spec b/opkg.spec
index 3a2c2a7..4a6d2c4 100644
--- a/opkg.spec
+++ b/opkg.spec
@@ -58,7 +58,7 @@ Statyczna biblioteka OPKG.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opkg.git/commitdiff/2a5849549b8ee17b21ca5929f24d35e16699dee7



More information about the pld-cvs-commit mailing list