From 0584a406ed7215cc70fa96b6c53771dd47addff8 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 15 Jan 2005 17:44:05 +0000 Subject: factorize the distrib version --- Makefile.config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.config') 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 :) -- cgit v1.2.1