Adresszeile zum Hinzufügen des PPAs: <@ if $arguments.0 contain '/'@>
ppa:<@ for $arg in $arguments.0 split_by "/"@> <@ if $loop.first @><@ $arg @> <@ endif @> <@ endfor @>/<@ for $arg in $arguments.0 split_by "/"@> <@ if $loop.last @> <@ $arg @> <@ endif @><@ endfor @>
Zusätzliche Fremdquellen können das System gefährden.
Weitere Informationen bietet die
for $arg in $arguments.0 split_by "/"@>
<@ if $loop.first @><@ $arg @>
<@ endif @>
<@ endfor @>/+archive/<@ for $arg in $arguments.0 split_by "/"@>
<@ if $loop.last @>
<@ $arg @>
<@ endif @><@ endfor @> PPA-Beschreibung vom Benutzer/Team <@ for $arg in $arguments.0 split_by "/"@>
<@ if $loop.first @><@ $arg @>
<@ endif @>
<@ endfor @>.
<@ else @>
ppa:<@ $arguments.0 @>/<@ for $arg in $arguments @> <@ if $loop.last @> <@ if $loop.length > 2 @>ppa <@ else @><@ $arguments.1 @> <@ endif @> <@ if $loop.length == 1 @>ppa <@ endif @> <@ endif @><@ endfor @>
Zusätzliche Fremdquellen können das System gefährden.
Weitere Informationen bietet die
$arguments.0 @>/+archive/
<@ for $arg in $arguments @>
<@ if $loop.last @>
<@ if $loop.length > 2 @>ppa
<@ else @><@ $arguments.1 @>
<@ endif @>
<@ if $loop.length == 1 @>ppa
<@ endif @>
<@ endif @><@ endfor @> PPA-Beschreibung vom Benutzer/Team <@ $arguments.0 @>.
<@ endif @> Damit Pakete aus dem PPA genutzt werden können, müssen die Paketquellen neu eingelesen werden.
Diese Revision wurde am 13. Mai 2012 18:17 von aasche erstellt.
2004 – 2012 ubuntuusers.de • Einige Rechte vorbehalten