[packages/gphpedit] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:57:21 CEST 2025
commit 89d767941aa5aa5f60cfd3aa6673f7d000f2b1cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:57:06 2025 +0200
Fix applying patches.
gphpedit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gphpedit.spec b/gphpedit.spec
index 5d6ffdb..22fdb27 100644
--- a/gphpedit.spec
+++ b/gphpedit.spec
@@ -31,7 +31,7 @@ plików PHP i innych wspieranych formatów jak HTML/CSS.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gphpedit.git/commitdiff/89d767941aa5aa5f60cfd3aa6673f7d000f2b1cf
More information about the pld-cvs-commit
mailing list