[packages/anyterm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:34:07 CEST 2025
commit 6e9d4e9a9c7872e1bfbb81053b1fa527acbe1344
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:33:51 2025 +0200
Fix applying patches.
anyterm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/anyterm.spec b/anyterm.spec
index 1c93f6b..9b7a64c 100644
--- a/anyterm.spec
+++ b/anyterm.spec
@@ -36,7 +36,7 @@ Moduł Apache'a i skrypty tworzące terminal w przeglądarce WWW.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
mv -f browser/.htaccess htaccess
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/anyterm.git/commitdiff/6e9d4e9a9c7872e1bfbb81053b1fa527acbe1344
More information about the pld-cvs-commit
mailing list