reguire gnupg1 on f>=31; sense the system to use gpg1 when installed
[nodemanager.git] / Makefile
index 3e3069f..d7c2bae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ install: install-miscell install-startup
        $(PYTHON) setup.py install \
                --install-purelib=$(DESTDIR)/$(datadir)/NodeManager \
                --install-platlib=$(DESTDIR)/$(datadir)/NodeManager
+       chmod +x $(DESTDIR)/$(datadir)/NodeManager/conf_files.py
 
 
 # might be better in setup.py ?