X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=d6e6b738523f07afd43de7eb15867357262b17df;hb=9cea9216b7f4bcff4dc9be4272b711714e58fc06;hp=190cad2b6907d988fb0e706d1ea51cc1ceb2e1f8;hpb=7a556edd0f63e4bd7c552398a4de00a5f30d4254;p=nodemanager.git diff --git a/Makefile b/Makefile index 190cad2..d6e6b73 100644 --- a/Makefile +++ b/Makefile @@ -35,6 +35,7 @@ install: install-miscell install-startup --install-purelib=$(DESTDIR)/$(datadir)/NodeManager \ --install-platlib=$(DESTDIR)/$(datadir)/NodeManager \ --install-scripts=$(DESTDIR)/$(bindir) + chmod +x $(DESTDIR)/$(datadir)/NodeManager/conf_files.py # might be better in setup.py ? # NOTE: the sliver-initscripts/ and sliver-systemd stuff, being, well, for slivers,