From a2f48d78ac42f85796e90bbfef204fcd3aa0854e Mon Sep 17 00:00:00 2001 From: "ma.azimi@laposte.net" Date: Wed, 20 May 2015 22:26:41 +0200 Subject: [PATCH] Update build_packages.md --- build_packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_packages.md b/build_packages.md index 7527a668..7c6426e5 100644 --- a/build_packages.md +++ b/build_packages.md @@ -2,7 +2,7 @@ ## Architecture -Yunohost packages are located on the yunohost.org workstation, in the `/home/yunohost/packages.git` folder. +YunoHost packages are located on the yunohost.org workstation, in the `/home/yunohost/packages.git` folder. Build system is based on debuild and pbuilder. It will generate a chroot, embedding every dependencies and Debian build tools.