diff options
author | Anne Nicolas <ennael@mageia.org> | 2011-02-10 22:40:02 +0000 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2011-02-10 22:40:02 +0000 |
commit | 2c5ea7b5eb8d456cd2225156f2703ffd49fb01bb (patch) | |
tree | a50a0fd3db3c5823f7a8ca02003dd099db755aed /rescue/Makefile | |
parent | e90e6e799b450584fa7ee7135bc6322cbed22567 (diff) | |
download | drakx-2c5ea7b5eb8d456cd2225156f2703ffd49fb01bb.tar drakx-2c5ea7b5eb8d456cd2225156f2703ffd49fb01bb.tar.gz drakx-2c5ea7b5eb8d456cd2225156f2703ffd49fb01bb.tar.bz2 drakx-2c5ea7b5eb8d456cd2225156f2703ffd49fb01bb.tar.xz drakx-2c5ea7b5eb8d456cd2225156f2703ffd49fb01bb.zip |
revert gfxboot.com change as we postpone syslinux update
Diffstat (limited to 'rescue/Makefile')
-rw-r--r-- | rescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index 4a6edd9e9..cbc1a981b 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.22 +VERSION=1.21 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs |