]> git.pld-linux.org Git - packages/aufs.git/blobdiff - aufs.spec
- drop obsolete files
[packages/aufs.git] / aufs.spec
index f9ab4c48e778170df0ffebc151b4e64cc5b86b27..1ff97f539c2492dcb7bc879e1ca068b0c1441617 100644 (file)
--- a/aufs.spec
+++ b/aufs.spec
@@ -94,9 +94,9 @@ if [ -d %{_kernelsrcdir}/security/apparmor ]; then
 %patch4 -p1
 fi
 %patch5 -p1
-%if "%{_alt_kernel}" != "%{nil}"
+if [ -d %{_kernelsrcdir}/fs/unionfs ]; then
 %patch6 -p0
-%endif
+fi
 
 cp -a include/linux fs/aufs25
 
This page took 0.02707 seconds and 4 git commands to generate.