[packages/gnotepad+] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:50 CEST 2025
commit e87a826c8ec50e90625ede1e8cbdfb37e0958b29
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:54:04 2025 +0200
Fix applying patches.
gnotepad+.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnotepad+.spec b/gnotepad+.spec
index 6551e42..2df7a90 100644
--- a/gnotepad+.spec
+++ b/gnotepad+.spec
@@ -31,7 +31,7 @@ współczesnych edytorach tekstu z graficznym interfejsem użytkownika.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnotepad+.git/commitdiff/e87a826c8ec50e90625ede1e8cbdfb37e0958b29
More information about the pld-cvs-commit
mailing list