Project

General

Profile

Revision 3751b6ce

ID3751b6cedf14f3c0fbc3ffc9ed746bd4a2730f40
Parent 852d99cb
Child 56ec3dfb

Added by Aurelien BOMPARD about 13 years ago

correction de la construction RPM

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

View differences:

Makefile
7 7
CODEPATH := $(NAME)
8 8
EPYDOC_PARSE := vigigraph\.controllers
9 9

  
10
install: install_python install_data install_permissions
11
install_pkg: install_python_pkg install_data
10
install: build install_python install_data install_permissions
11
install_pkg: build install_python_pkg install_data
12 12

  
13 13
install_python: $(PYTHON)
14 14
	$(PYTHON) setup.py install --record=INSTALLED_FILES

Also available in: Unified diff