[packages/drupal-mod-mass_url] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:20:13 CEST 2025
commit 578b5384fdf57430c6243fc74e811b125919b233
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:19:57 2025 +0200
Fix applying patches.
drupal-mod-mass_url.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/drupal-mod-mass_url.spec b/drupal-mod-mass_url.spec
index 97ec370..4c3d818 100644
--- a/drupal-mod-mass_url.spec
+++ b/drupal-mod-mass_url.spec
@@ -45,7 +45,7 @@ Po zainstalowaniu strona użytkownika jest dostępna jako
%prep
%setup -q -n %{modname}
-%patch0 -p1
+%patch -P0 -p1
rm -f LICENSE.txt # GPL v2
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/drupal-mod-mass_url.git/commitdiff/578b5384fdf57430c6243fc74e811b125919b233
More information about the pld-cvs-commit
mailing list