diff options
Diffstat (limited to 'Makefile.config')
-rw-r--r-- | Makefile.config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index 793fd669e..57645d237 100644 --- a/Makefile.config +++ b/Makefile.config @@ -9,7 +9,9 @@ STAGE2_LIVE = $(STAGE2_DEST)/live MAIN_RPMS_DIR = $(ROOTDEST)/media/main MEDIA_INFO_DEST = $(ROOTDEST)/media/media_info - +DISTRIB_NAME = Mandrakelinux +DISTRIB_VERSION = 10.2 +DISTRIB_DESCR = "$(DISTRIB_NAME) release $(DISTRIB_VERSION) (Cooker)" # not config, but useful everywhere :) |