Project

General

Profile

Revision 69df24b2

ID69df24b2741a37bcc50857e3d2c865f0ade78ba5
Parent 03dd54a9
Child 830b5253

Added by Aurelien BOMPARD about 12 years ago

Corrections packaging encore et tuojours

Change-Id: I76c78ff3980bb6a4a604a97cbb54bff5a46b77c5

View differences:

pkg/vigiboard.rhel6.spec
42 42
    PYTHON=%{__python}
43 43

  
44 44
# Pour marquer en %ghost
45
touch $RPM_BUILD_ROOT%{python_sitelib}/%{module}/app_cfg.py{c,o}
45
touch $RPM_BUILD_ROOT%{python_sitelib}/%{module}/config/app_cfg.pyc
46 46

  
47 47
# %find_lang %{name} # ne fonctionne qu'avec les fichiers dans /usr/share/locale/
48 48

  
......
68 68
%config(noreplace) /etc/logrotate.d/%{name}
69 69
%attr(750,apache,apache) %{_localstatedir}/cache/vigilo/sessions
70 70
%{python_sitelib}/*
71
%ghost %{python_sitelib}/%{module}/app_cfg.pyc
72
%ghost %{python_sitelib}/%{module}/app_cfg.pyo
71
%ghost %{python_sitelib}/%{module}/config/app_cfg.pyc

Also available in: Unified diff