Author: areq                         Date: Sat Dec 10 22:12:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add missing  KERNELPATH

---- Files affected:
SPECS:
   madwifi.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/madwifi.spec
diff -u SPECS/madwifi.spec:1.25 SPECS/madwifi.spec:1.26
--- SPECS/madwifi.spec:1.25     Sat Nov 26 05:56:18 2005
+++ SPECS/madwifi.spec  Sat Dec 10 23:11:58 2005
@@ -104,7 +104,8 @@
 %{__make} -C tools \
        CC="%{__cc}" \
        CFLAGS="-include include/compat.h -\$(INCS) %{rpmcflags}" \
-       KERNELCONF="%{_kernelsrcdir}/config-up"
+       KERNELCONF="%{_kernelsrcdir}/config-up" \
+       KERNELPATH="%{_kernelsrcdir}"
 %endif
 
 %if %{with kernel}
@@ -127,6 +128,7 @@
                KERNELCONF="%{_kernelsrcdir}/config-$cfg" \
                RCS_FIND_IGNORE="-name '*.ko' -o" \
                M=$PWD O=$PWD \
+               KERNELPATH="%{_kernelsrcdir}" \
                %{?with_verbose:V=1}
        %{__make} \
                TARGET="%{_target_base_arch}-elf" \
@@ -161,6 +163,7 @@
 
 %{__make} -C tools install \
        KERNELCONF="%{_kernelsrcdir}/config-up" \
+       KERNELPATH="%{_kernelsrcdir}" \
        DESTDIR=$RPM_BUILD_ROOT \
        BINDIR=%{_bindir}
 
@@ -242,6 +245,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2005/12/10 22:11:58  areq
+- add missing  KERNELPATH
+
 Revision 1.25  2005/11/26 04:56:18  domelu
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/madwifi.spec?r1=1.25&r2=1.26&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to