[packages/drupal-mod-syndication] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:20:16 CEST 2025
commit 6d3be6c1dc19bed2c3b025a490a4ea5168a422dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:20:00 2025 +0200
Fix applying patches.
drupal-mod-syndication.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/drupal-mod-syndication.spec b/drupal-mod-syndication.spec
index 289a347..3515490 100644
--- a/drupal-mod-syndication.spec
+++ b/drupal-mod-syndication.spec
@@ -29,7 +29,7 @@ interesujące źródła na stronie WWW.
%prep
%setup -q -n %{modname}
-%patch0 -p0
+%patch -P0 -p0
rm -f LICENSE.txt # GPL v2
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/drupal-mod-syndication.git/commitdiff/6d3be6c1dc19bed2c3b025a490a4ea5168a422dc
More information about the pld-cvs-commit
mailing list