diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-07 14:21:29 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-07 14:21:29 -0200 |
commit | 3355697187c200e0ca92d1190f2918824598b616 (patch) | |
tree | b8fe2756f21560a38aa3d563e66bc9ff7b56b11f /libre/xbmc/xbmc.install | |
parent | 6cdc5117d20e6503b462803dc531281264c2581c (diff) | |
download | abslibre-3355697187c200e0ca92d1190f2918824598b616.tar.gz abslibre-3355697187c200e0ca92d1190f2918824598b616.tar.bz2 abslibre-3355697187c200e0ca92d1190f2918824598b616.zip |
xbmc-13.2-5.parabola1: add patches for libcec 2.2.0
Diffstat (limited to 'libre/xbmc/xbmc.install')
-rw-r--r-- | libre/xbmc/xbmc.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xbmc/xbmc.install b/libre/xbmc/xbmc.install index f90770bd5..00ac17f74 100644 --- a/libre/xbmc/xbmc.install +++ b/libre/xbmc/xbmc.install @@ -20,5 +20,5 @@ update_icons() { } update_autostart() { - echo "To autostart xbmc standalone read: https://wiki.parabolagnulinux.org/index.php/Xbmc#Autostarting_at_boot" + echo "To autostart xbmc standalone read: https://wiki.parabola.nu/index.php/Xbmc#Autostarting_at_boot" } |