]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- cosmetics auto/ac/eagle-1_0_4-4
authorankry <ankry@pld-linux.org>
Thu, 25 Sep 2003 11:41:16 +0000 (11:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eagle-usb.spec -> 1.3

eagle-usb.spec

index 66f9c532985ba6d87440449520c6844b941c180d..463fb4102190de5db14ed0ce6fbdfec9d4dda84f 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-# _without_dist_kernel          without distribution kernel
+# _without_dist_kernel         without distribution kernel
 #
 %define                _orig_name      fast800
 Summary:       Linux driver for the Eagle 8051 Analog (sagem f@st 800...) modems
@@ -86,7 +86,7 @@ CONFIG_SMP=y; export CONFIG_SMP
 %{__make} -C driver clean
 %{__make} -e -C driver \
        CC=%{kgcc} \
-        KERNELSRC="%{_kernelsrcdir}"
+       KERNELSRC="%{_kernelsrcdir}"
 install driver/adiusbadsl.o kernel-smp/
 
 # Rest
@@ -110,7 +110,7 @@ install scripts/hotplug/usb.usermap $RPM_BUILD_ROOT%{_libdir}/hotplug/%{name}
        DESTDIR=$RPM_BUILD_ROOT
 %{__make} -C driver/user install \
        INSTALLDIR=%{_sbindir} \
-        CONFIGDIR=/etc/analog \
+       CONFIGDIR=/etc/analog \
        DESTDIR=$RPM_BUILD_ROOT
 install pppoa/pppoa $RPM_BUILD_ROOT%{_sbindir}
 echo 'n
This page took 0.036138 seconds and 4 git commands to generate.