mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[enh] move /usr/share/yunohost/apps/helpers to /usr/share/yunohost/helpers since it became of more general use
This commit is contained in:
parent
83f4c6a65f
commit
5b7e16384e
10 changed files with 2 additions and 1 deletions
3
debian/install
vendored
3
debian/install
vendored
|
@ -4,7 +4,8 @@ data/actionsmap/* /usr/share/moulinette/actionsmap/
|
|||
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/
|
||||
data/helpers /usr/share/yunohost/helpers
|
||||
data/helpers.d/* /usr/share/yunohost/helpers.d/
|
||||
debian/conf/pam/* /usr/share/pam-configs/
|
||||
lib/metronome/modules/* /usr/lib/metronome/modules/
|
||||
locales/* /usr/lib/moulinette/yunohost/locales/
|
||||
|
|
Loading…
Add table
Reference in a new issue