[packages/apache1-mod_access_referer] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:34:13 CEST 2025
commit 1be28fa1cc42befa87baeedb95a41c8ab7d7fd12
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:33:57 2025 +0200
Fix applying patches.
apache1-mod_access_referer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache1-mod_access_referer.spec b/apache1-mod_access_referer.spec
index 77af5b2..ab57666 100644
--- a/apache1-mod_access_referer.spec
+++ b/apache1-mod_access_referer.spec
@@ -31,7 +31,7 @@ zależności od zawartości standardowego nagłówka HTTP - "REFERER"
%prep
%setup -q -n mod_%{mod_name}-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
%{apxs} -c mod_%{mod_name}.c -o mod_%{mod_name}.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache1-mod_access_referer.git/commitdiff/1be28fa1cc42befa87baeedb95a41c8ab7d7fd12
More information about the pld-cvs-commit
mailing list