Project

General

Profile

Revision 70f9baac

ID70f9baacdfe7b2c6fa789cde35aadd3f495262e4
Parent 1ff8c312
Child bc54d8e3

Added by Vincent QUEMENER about 11 years ago

Packaging Debian (#1168).

Mise en place du packaging Debian des composants suivants :
- correlator-enterprise ;
- setup-enterprise ;
- vigiconf-enterprise ;
- vigigraph-enterprise.

Correction des copyrights.

Change-Id: Icb234f03f60b08548639db3f47249d2664d59059
Refs: #1168
Reviewed-on: https://vigilo-dev.si.c-s.fr/review/1170
Reviewed-by: Francois POIROTTE <>
Tested-by: Francois POIROTTE <>

View differences:

debian/rules
37 37
	PYTHONPATH=src/ /usr/bin/sphinx-build -b html -d doc/_build/doctrees \
38 38
	                    -D version=$(VERSION) -D release=$(VERSION) \
39 39
	                    doc/ debian/$(PKGNAME)-doc/usr/share/doc/$(PKGNAME)-doc/html/
40
	cp -f COPYING.txt README.txt debian/$(PKGNAME)-doc/usr/share/doc/$(PKGNAME)-doc/
40 41
endif
41 42

  
42 43
override_dh_sphinxdoc:

Also available in: Unified diff