[packages/GWorkspace] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:05:25 CEST 2025
commit 42f5196f56add4fa1c9c04edae5f3d76a6bc20da
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:05:10 2025 +0200
Fix applying patches.
GWorkspace.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/GWorkspace.spec b/GWorkspace.spec
index 883da34..c6dc328 100644
--- a/GWorkspace.spec
+++ b/GWorkspace.spec
@@ -34,7 +34,7 @@ Pliki nagłówkowe GWorkspace.
%prep
%setup -q
#%patch0 -p1
-%patch1 -p1
+%patch -P1 -p1
find . -type d -name CVS | xargs rm -rf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GWorkspace.git/commitdiff/42f5196f56add4fa1c9c04edae5f3d76a6bc20da
More information about the pld-cvs-commit
mailing list