diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-06-12 15:39:05 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-06-12 15:39:05 +0000 |
commit | 74772ef39525bc6ce84902a2beff54239ccb8da0 (patch) | |
tree | 6c553ad0b8be915a7440dc089f826cf649223521 /images/Makefile | |
parent | a356b1e9d3b4323fd79fb7f3510941ffb657ecc8 (diff) | |
download | drakx-74772ef39525bc6ce84902a2beff54239ccb8da0.tar drakx-74772ef39525bc6ce84902a2beff54239ccb8da0.tar.gz drakx-74772ef39525bc6ce84902a2beff54239ccb8da0.tar.bz2 drakx-74772ef39525bc6ce84902a2beff54239ccb8da0.tar.xz drakx-74772ef39525bc6ce84902a2beff54239ccb8da0.zip |
1.30: handle ide-cd being renamed as ide-cd_mod
Diffstat (limited to 'images/Makefile')
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index dee9cf5a9..f804dc680 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.29 +VERSION=1.30 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |