]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fix install pcmcia modules
authorArtur Frysiak <artur@frysiak.net>
Fri, 30 Jun 2000 11:22:35 +0000 (11:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 6

Changed files:
    kernel.spec -> 1.68

kernel.spec

index 719bc3ed60f1828666c3e55596fdecfadf4306cd..7426c456f141dbca0d81e8a0aa4eaa63e03ff32a 100644 (file)
@@ -6,7 +6,7 @@ Summary(fr):    Le Kernel-Linux (La partie centrale du systeme)
 Summary(pl):   J±dro Linuxa
 Name:          kernel
 Version:       2.2.16
-Release:       5
+Release:       6
 License:       GPL
 Group:         Base/Kernel
 Group(pl):     Podstawowe/J±dro
@@ -372,7 +372,7 @@ sed "s/.*= 8390\..$//" clients/Makefile.bak > clients/Makefile
        CFLAGS="$RPM_OPT_FLAGS -Wall -Wstrict-prototypes -pipe" \
        XFLAGS="$RPM_OPT_FLAGS -O -pipe -I../include -I$KERNELDIR/include -D__KERNEL__ -DEXPORT_SYMTAB"
 
-%{__make} install
+%{__make} PREFIX=$RPM_BUILD_ROOT install
 cd ..
 }
 
This page took 0.218767 seconds and 4 git commands to generate.