[packages/spim] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:05:29 CEST 2025
commit e19aa0b2a18d434b9f7757954129923c52018fc3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:05:13 2025 +0200
Fix applying patches.
spim.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/spim.spec b/spim.spec
index 01b5331..5af1f1b 100644
--- a/spim.spec
+++ b/spim.spec
@@ -42,7 +42,7 @@ Nakładka na SPIM dająca interfejs X.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
ln -sf ../spim/configuration xspim/configuration
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/spim.git/commitdiff/e19aa0b2a18d434b9f7757954129923c52018fc3
More information about the pld-cvs-commit
mailing list