[packages/squashfs_lzma] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:56 CEST 2025
commit e161d5d7cb6fed243cfe0fdec9c838c3e678c9dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:26:39 2025 +0200
Don't apply commented out patches.
squashfs_lzma.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/squashfs_lzma.spec b/squashfs_lzma.spec
index 0f08e80..862537b 100644
--- a/squashfs_lzma.spec
+++ b/squashfs_lzma.spec
@@ -114,8 +114,8 @@ filterdiff -i '*/fs/squashfs/*' -i '*/include/linux/*' < kernel-patches/linux-2.
ln -s ../../sqlzma.h fs/squashfs
ln -s ../../sqmagic.h fs/squashfs
-#%patch1 -p1
-#%patch2 -p1
+#%%patch1 -p1
+#%%patch2 -p1
mv C/Compress/Lzma/kmod/* C/Compress/Lzma
sed -i 's at ../LzmaDecode.c at LzmaDecode.c@' C/Compress/Lzma/module.c
ln -s ../../../sqlzma.h C/Compress/Lzma
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/squashfs_lzma.git/commitdiff/e161d5d7cb6fed243cfe0fdec9c838c3e678c9dc
More information about the pld-cvs-commit
mailing list