SPECS: mISDN.spec - fix build

shadzik shadzik at pld-linux.org
Tue Dec 19 10:27:44 CET 2006


Author: shadzik                      Date: Tue Dec 19 09:27:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SPECS:
   mISDN.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/mISDN.spec
diff -u SPECS/mISDN.spec:1.11 SPECS/mISDN.spec:1.12
--- SPECS/mISDN.spec:1.11	Tue Dec 19 10:09:56 2006
+++ SPECS/mISDN.spec	Tue Dec 19 10:27:39 2006
@@ -86,9 +86,9 @@
 %prep
 %setup -q -n %{name}-%{mISDN_version}
 
-
 %build
-
+mv include/linux drivers/isdn/hardware/mISDN/
+sed -e 's#$(.*)#m#g' drivers/isdn/hardware/mISDN/Makefile.v2.6 > drivers/isdn/hardware/mISDN/Makefile
 %build_kernel_modules -m avmfritz -C drivers/isdn/hardware/mISDN/
 
 %install
@@ -150,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/12/19 09:27:39  shadzik
+- fix build
+
 Revision 1.11  2006/12/19 09:09:56  shadzik
 - update rpmbuild(macros) BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mISDN.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list