Project

General

Profile

Revision e88149e8

IDe88149e84de6bf5b25792ef96e240ae871d9e1ba
Parent 032d0f30
Child cad201b3

Added by Aurelien BOMPARD about 13 years ago

vigiboard: typo dans le Makefile

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@6685 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

Makefile
14 14
install_python_pkg: $(PYTHON)
15 15
	$(PYTHON) setup.py install --single-version-externally-managed --root=$(DESTDIR) --record=INSTALLED_FILES
16 16

  
17
install_data: deployment/logrotate.con
17
install_data: deployment/logrotate.conf
18 18
	# Permissions de la conf
19 19
	chmod a+rX -R $(DESTDIR)$(SYSCONFDIR)/vigilo/$(NAME)
20 20
	[ `id -u` -ne 0 ] || chgrp $(HTTPD_USER) $(DESTDIR)$(SYSCONFDIR)/vigilo/$(NAME)/*.ini

Also available in: Unified diff