Changes between Version 23 and Version 24 of Download


Ignore:
Timestamp:
2013-04-26T16:17:13+02:00 (12 years ago)
Author:
skyper
Comment:

use system variable to determine code name (please check)

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v23 v24  
    6363
    6464Edit the package resource list {{{/etc/apt/sources.list}}}:
     65
    6566{{{
    6667#!sh
     
    6869}}}
    6970
     71and add the following line:
     72{{{
     73deb http://josm.openstreetmap.de/apt VERSION universe
     74}}}
     75
     76{{{#!comment
     77Outdated, please recheck if above solution works and delete next comment.
     78}}}
     79
     80{{{#!comment
    7081and add one of the following lines according to your Ubuntu-Version:
    7182{{{
     
    7990
    8091 **Note**: You can just run {{{lsb_release -c}}} in a terminal to get the proper codename.
    81 Download and register the public key:
     92
     93}}}
     94
     95Download and register the [[/josm-apt.key|public key]]:
    8296{{{
    8397#!sh