diff options
Diffstat (limited to 'conf/distro/slugos-lau.conf')
-rw-r--r-- | conf/distro/slugos-lau.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos-lau.conf b/conf/distro/slugos-lau.conf index 6dc2c1f77b..c83cdff881 100644 --- a/conf/distro/slugos-lau.conf +++ b/conf/distro/slugos-lau.conf @@ -5,7 +5,7 @@ # This slugos variant is not supported - there are no nslu2-linux.org # regular builds and there is no feed. DISTRO_NAME ?= "slugos-lau" -DISTRO_VERSION ?= "3.2-beta" +# DISTRO_VERSION = "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" DISTRO_FEED ?= "unstable" DISTRO_TYPE ?= "alpha" |