[packages/specimen] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:04:36 CEST 2025
commit 14fddfb191f5761226660e06cf1086f42664826d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:04:21 2025 +0200
Fix applying patches.
specimen.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/specimen.spec b/specimen.spec
index b7e19b1..f27c913 100644
--- a/specimen.spec
+++ b/specimen.spec
@@ -44,7 +44,7 @@ dźwiękowych czy też "sampli" w połączeniu z sekwencerem MIDI.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# workaround for variables names
echo 'm4_pattern_allow(PKG_CFLAGS)' > acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/specimen.git/commitdiff/14fddfb191f5761226660e06cf1086f42664826d
More information about the pld-cvs-commit
mailing list