[packages/httptunnel] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:10:04 CEST 2025


commit b67271a739035b53ac4ec96592580905d11e799f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:09:48 2025 +0200

    Fix applying patches.

 httptunnel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/httptunnel.spec b/httptunnel.spec
index db99548..6070bde 100644
--- a/httptunnel.spec
+++ b/httptunnel.spec
@@ -89,8 +89,8 @@ Server tunelu HTTP.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -rf missing port
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/httptunnel.git/commitdiff/b67271a739035b53ac4ec96592580905d11e799f



More information about the pld-cvs-commit mailing list