SPECS: kernel-plustek-sane.spec - fixed errors.

cieciwa cieciwa at pld-linux.org
Sat Jan 7 02:21:35 CET 2006


Author: cieciwa                      Date: Sat Jan  7 01:21:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed errors.

---- Files affected:
SPECS:
   kernel-plustek-sane.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/kernel-plustek-sane.spec
diff -u SPECS/kernel-plustek-sane.spec:1.13 SPECS/kernel-plustek-sane.spec:1.14
--- SPECS/kernel-plustek-sane.spec:1.13	Sat Jan  7 01:57:39 2006
+++ SPECS/kernel-plustek-sane.spec	Sat Jan  7 02:21:30 2006
@@ -70,8 +70,8 @@
 %build
 cd backend/plustek_driver/src
 ## generate new makefile
-echo "obj-y := pt_drv" >Makefile
-echo "pt_drv-y := dac.o detect.o generic.o image.o map.o misc.o models.o io.o procfs.o motor.o p9636.o ptdrv.o scale.o tpa.o p48xx.o p12.o p12ccd.o">>Makefile
+echo "obj-m := pt_drv.o" >Makefile
+echo "pt_drv-m := dac.o detect.o generic.o image.o map.o misc.o models.o io.o procfs.o motor.o p9636.o ptdrv.o scale.o tpa.o p48xx.o p12.o p12ccd.o">>Makefile
 # kernel module(s)
 for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}; do
         if [ ! -r "%{_kernelsrcdir}/config-$cfg" ]; then
@@ -138,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/01/07 01:21:30  cieciwa
+- fixed errors.
+
 Revision 1.13  2006/01/07 00:57:39  cieciwa
 - fast, not checked upgrade for 2.6.x kernel.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-plustek-sane.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list