diff options
Diffstat (limited to 'conf/distro/slugos-bag.conf')
-rw-r--r-- | conf/distro/slugos-bag.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos-bag.conf b/conf/distro/slugos-bag.conf index 9da0eb0707..037ca09644 100644 --- a/conf/distro/slugos-bag.conf +++ b/conf/distro/slugos-bag.conf @@ -7,7 +7,7 @@ # This slugos variant corresponds to OpenSlug DISTRO_NAME ?= "slugos-bag" # DISTRO_VERSION = "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" -DISTRO_FEED ?= "unstable" +# DISTRO_FEED ?= "unstable" DISTRO_TYPE ?= "beta" ARCH_BYTE_SEX = "be" |