diff options
author | Kyle McMartin <kyle@redhat.com> | 2010-12-15 08:21:27 -0500 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2010-12-15 08:21:27 -0500 |
commit | 8c3ff15b0d0d71791ad64d3637e1fbb23733b333 (patch) | |
tree | 8db0dff3ce0cbcf1613519d5bf3c80d39bf39490 | |
parent | b3c92af65782609ad3e2341f9a14b50887f79d4d (diff) | |
download | kernel-8c3ff15b0d0d71791ad64d3637e1fbb23733b333.tar.gz kernel-8c3ff15b0d0d71791ad64d3637e1fbb23733b333.tar.xz kernel-8c3ff15b0d0d71791ad64d3637e1fbb23733b333.zip |
bodge it for now
-rw-r--r-- | kernel.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 62d248fc5..93fdd9c38 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1178,7 +1178,7 @@ ApplyPatch linux-2.6-defaults-acpi-video.patch ApplyPatch linux-2.6-acpi-video-dos.patch ApplyPatch acpi-ec-add-delay-before-write.patch ApplyPatch linux-2.6-acpi-debug-infinite-loop.patch -ApplyPatch acpi-update-battery-information-on-notification-0x81.patch +#NEEDSFIX#ApplyPatch acpi-update-battery-information-on-notification-0x81.patch # Various low-impact patches to aid debugging. ApplyPatch linux-2.6-debug-sizeof-structs.patch |