diff options
Diffstat (limited to 'conf/distro/openzaurus-unstable.conf')
-rw-r--r-- | conf/distro/openzaurus-unstable.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf index 1e77bdae92..9f79c32118 100644 --- a/conf/distro/openzaurus-unstable.conf +++ b/conf/distro/openzaurus-unstable.conf @@ -6,6 +6,11 @@ DISTRO_VERSION = ".dev-snapshot-${DATE}" +CVS_TARBALL_STASH = "\ +http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \ +http://www.oesources.org/source/current/" + + include conf/distro/openzaurus.conf DISTRO_TYPE = "debug" |