mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[ref] Rename lib folder to src
This commit is contained in:
parent
911bcfa2eb
commit
908d77f234
12 changed files with 1 additions and 1 deletions
2
debian/install
vendored
2
debian/install
vendored
|
@ -4,5 +4,5 @@ data/hooks/* /usr/share/yunohost/hooks/
|
|||
data/other/* /usr/share/yunohost/yunohost-config/moulinette/
|
||||
data/templates/* /usr/share/yunohost/templates/
|
||||
data/apps/* /usr/share/yunohost/apps/
|
||||
lib/yunohost/*.py /usr/lib/moulinette/yunohost/
|
||||
locales/* /usr/lib/moulinette/yunohost/locales/
|
||||
src/yunohost/*.py /usr/lib/moulinette/yunohost/
|
||||
|
|
Loading…
Add table
Reference in a new issue