diff --git a/export-image/01-set-sources/00-patches/0-sources.diff b/export-image/01-set-sources/00-patches/0-sources.diff index 17badff..e14a23b 100644 --- a/export-image/01-set-sources/00-patches/0-sources.diff +++ b/export-image/01-set-sources/00-patches/0-sources.diff @@ -1,9 +1,8 @@ -Index: export-jessie/rootfs/etc/apt/sources.list.d/raspi.list +Index: export-jessie/rootfs/etc/apt/sources.list.d/yunohost.list =================================================================== ---- export-jessie.orig/rootfs/etc/apt/sources.list.d/raspi.list -+++ export-jessie/rootfs/etc/apt/sources.list.d/raspi.list +--- export-jessie.orig/rootfs/etc/apt/sources.list.d/yunohost.list ++++ export-jessie/rootfs/etc/apt/sources.list.d/yunohost.list @@ -1,3 +1,3 @@ --deb http://archive.raspberrypi.org/debian/ stretch main ui staging -+deb http://archive.raspberrypi.org/debian/ stretch main ui - # Uncomment line below then 'apt-get update' to enable 'apt-get source' - #deb-src http://archive.raspberrypi.org/debian/ stretch main ui +-deb http://repo.yunohost.org/debian/ stretch main ui staging ++deb http://repo.yunohost.org/debian/ stretch main ui +