]> git.pld-linux.org Git - packages/drbd.git/commitdiff
- userland will be build with llh, not kernel headers
authormarcus <marcus@pld-linux.org>
Tue, 29 Apr 2008 12:28:38 +0000 (12:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drbd.spec -> 1.90.4.23

drbd.spec

index 745d7c129aa1b4522a3d5b0099f67d4e31e78199..0b5dc4f7ca5b49195fbc63c36c81624b8eb67d53 100644 (file)
--- a/drbd.spec
+++ b/drbd.spec
@@ -120,12 +120,12 @@ przez (dedykowaną) sieć. Może być widoczny jako sieciowy RAID1.
 %prep
 %setup -q -n %{pname}-%{version}
 %patch0 -p1
-#%patch1 -p1
 
 %build
 %if %{with userspace}
 %{__make} tools \
        KVER=dummy \
+       KDIR=/usr/include \
        CC="%{__cc}" \
        OPTCFLAGS="%{rpmcflags}" \
        LDFLAGS="%{rpmldflags}"
This page took 0.045872 seconds and 4 git commands to generate.