]> git.pld-linux.org Git - packages/bttv.git/commitdiff
- bcond_with(out) is followed by one \t, then bcond's name.
authorradek <radek@pld-linux.org>
Thu, 11 Aug 2005 09:46:18 +0000 (09:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bttv.spec -> 1.32

bttv.spec

index d7088229f0824d12d0341de97b9e63cc1e4fcb95..e16b6b28b8177f58d3b901c7fd3fe027bd9eacf7 100644 (file)
--- a/bttv.spec
+++ b/bttv.spec
@@ -2,7 +2,7 @@
 # TODO: UP/SMP (if this spec is useful for something now?)
 #
 # Conditional build:
-%bcond_without  dist_kernel    # without kernel from distribution
+%bcond_without dist_kernel     # without kernel from distribution
 #
 %define                _kernel_ver     %(grep UTS_RELEASE %{_kernelsrcdir}/include/linux/version.h 2>/dev/null | cut -d'"' -f2)
 %define                _kernel_ver_str %(echo %{_kernel_ver} | sed s/-/_/g)
This page took 0.11979 seconds and 4 git commands to generate.