diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2000-12-18 14:20:50 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2000-12-18 14:20:50 +0000 |
commit | b19ef695af2cde221e301616bd41fcbb3efdac2b (patch) | |
tree | e8bbf90db2816a1de3052ec30e2fdfffb6a4fb39 /mdk-stage1/Makefile | |
parent | ae498bffc0dd4235ed9e34c76b7239f24ec7ba85 (diff) | |
download | drakx-b19ef695af2cde221e301616bd41fcbb3efdac2b.tar drakx-b19ef695af2cde221e301616bd41fcbb3efdac2b.tar.gz drakx-b19ef695af2cde221e301616bd41fcbb3efdac2b.tar.bz2 drakx-b19ef695af2cde221e301616bd41fcbb3efdac2b.tar.xz drakx-b19ef695af2cde221e301616bd41fcbb3efdac2b.zip |
polish for integration into cooker
Diffstat (limited to 'mdk-stage1/Makefile')
-rw-r--r-- | mdk-stage1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index ce3c04879..5ce7f91c3 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -19,7 +19,7 @@ # #***************************************************************************** -VERSION = 8.0b +VERSION = cooker ARCH := $(patsubst i%86,i386,$(shell uname -m)) |