diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-05-14 15:42:54 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-05-14 15:42:54 +0000 |
commit | e7d91341bc0ee21f4b31fefb77c34b14c13c618d (patch) | |
tree | baae42ab78d103308358425711928fa70522edcd /docs | |
parent | 0dd8bc994b172f65d96e11e50e51643c24111907 (diff) | |
download | mana-e7d91341bc0ee21f4b31fefb77c34b14c13c618d.tar.gz mana-e7d91341bc0ee21f4b31fefb77c34b14c13c618d.tar.bz2 mana-e7d91341bc0ee21f4b31fefb77c34b14c13c618d.tar.xz mana-e7d91341bc0ee21f4b31fefb77c34b14c13c618d.zip |
Fixed .dev, GUI groups and updated Debian repository links.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL/debian.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL/debian.txt b/docs/INSTALL/debian.txt index 418e8bef..349451c0 100644 --- a/docs/INSTALL/debian.txt +++ b/docs/INSTALL/debian.txt @@ -91,8 +91,8 @@ A Debian Repository has been created. Simply add in your /etc/apt/sources.list file : - deb http://www.themanaworld.org/files/debrepo ./ - deb-src http://www.themanaworld.org/files/debrepo ./ + deb http://themanaworld.org/files/debrepo ./ + deb-src http://themanaworld.org/files/debrepo ./ Then, as root, do : |