[packages/php-AutoIndex] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:08:41 CEST 2025
commit 1bcde63b5710cf6dd5d85342692644c849a23a27
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:08:26 2025 +0200
Fix applying patches.
php-AutoIndex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-AutoIndex.spec b/php-AutoIndex.spec
index 64a187e..920d8ae 100644
--- a/php-AutoIndex.spec
+++ b/php-AutoIndex.spec
@@ -34,7 +34,7 @@ Script).
%prep
%setup -q -n %{_appname}
-%patch0 -p1
+%patch -P0 -p1
rm -f license.html # GPL
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-AutoIndex.git/commitdiff/1bcde63b5710cf6dd5d85342692644c849a23a27
More information about the pld-cvs-commit
mailing list