[packages/aufs] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:15:47 CEST 2025
commit 9085939edc353f01ac3d1e12bb11e947da33f044
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:15:31 2025 +0200
Don't apply commented out patches.
aufs.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aufs.spec b/aufs.spec
index 42084ad..d7fbe8b 100644
--- a/aufs.spec
+++ b/aufs.spec
@@ -87,9 +87,9 @@ Ten pakiet zawiera moduł jądra Linuksa.
%prep
%setup -qn %{pname}
%patch -P0 -p1
-#%patch1 -p1
+#%%patch1 -p1
%patch -P2 -p1
-#%patch3 -p1
+#%%patch3 -p1
%if "%{_kernel_ver}" < "2.6.30"
if [ -d %{_kernelsrcdir}/security/apparmor ]; then
%patch -P4 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aufs.git/commitdiff/9085939edc353f01ac3d1e12bb11e947da33f044
More information about the pld-cvs-commit
mailing list