[packages/peercast] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:23:21 CEST 2025
commit e7b1781ffd343fc040584a968c9832d9e397719f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:23:05 2025 +0200
Don't apply commented out patches.
peercast.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/peercast.spec b/peercast.spec
index 67b935d..f7fa9f2 100644
--- a/peercast.spec
+++ b/peercast.spec
@@ -37,7 +37,7 @@ na stronach komercyjnych.
%setup -qc
find '(' -name '*.cpp' -o -name '*.h' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
-#%patch0 -p1
+#%%patch0 -p1
%patch -P1 -p1
%patch -P2 -p1
%patch -P3 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/peercast.git/commitdiff/e7b1781ffd343fc040584a968c9832d9e397719f
More information about the pld-cvs-commit
mailing list