1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-30 19:19:03 +01:00

Enables debian package creation

with make deb . Next commit will update the README
This commit is contained in:
Yann 2016-09-23 14:34:57 +02:00
commit 8f48612c82
24 changed files with 105 additions and 39 deletions

View file

@ -26,4 +26,5 @@ create_instance: create_instance.sh
chmod +x create_instance
install-data-hook:
chmod +x $(datadir)/lodel2/scripts/*
chmod +x ${DESTDIR}$(datadir)/lodel2/scripts/*