diff options
author | Joerg Schirottke <master@kanotix.com> | 2014-04-11 00:00:44 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2014-05-04 11:39:52 +0200 |
commit | 03023171937faebb66b3a1e166d8e4f022a68ee1 (patch) | |
tree | 65a87a8f450a4d90bd51a4a326a90a511bb38df2 /config | |
parent | 46532fc81c70bc5efee4e6d9da798912fc8dcd61 (diff) | |
download | kanotix-03023171937faebb66b3a1e166d8e4f022a68ee1.zip kanotix-03023171937faebb66b3a1e166d8e4f022a68ee1.tar.gz |
virtualbox hack: force wheezy
Diffstat (limited to 'config')
-rw-r--r-- | config/repositories/vbox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/repositories/vbox b/config/repositories/vbox index 6500924..2cca9e6 100644 --- a/config/repositories/vbox +++ b/config/repositories/vbox @@ -1,2 +1,2 @@ # VirtualBox -deb http://download.virtualbox.org/virtualbox/debian @DISTRIBUTION@ contrib +deb http://download.virtualbox.org/virtualbox/debian wheezy contrib |