Project

General

Profile

Revision 988abe0f

ID988abe0f02ae9d94856745adca8f38b8ed3cb5d7
Parent ec4b33e0
Child 4a7449a0

Added by Aurelien BOMPARD about 12 years ago

Corrections packaging encore et tuojours

Change-Id: I76c78ff3980bb6a4a604a97cbb54bff5a46b77c5

View differences:

pkg/vigigraph.rhel6.spec
37 37
    PYTHON=%{__python}
38 38

  
39 39
# Pour marquer en %ghost
40
touch $RPM_BUILD_ROOT%{python_sitelib}/%{module}/app_cfg.py{c,o}
40
touch $RPM_BUILD_ROOT%{python_sitelib}/%{module}/config/app_cfg.pyc
41 41

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

  
......
63 63
%config(noreplace) /etc/logrotate.d/%{name}
64 64
%attr(750,apache,apache) %{_localstatedir}/cache/vigilo/sessions
65 65
%{python_sitelib}/*
66
%ghost %{python_sitelib}/%{module}/app_cfg.pyc
67
%ghost %{python_sitelib}/%{module}/app_cfg.pyo
66
%ghost %{python_sitelib}/%{module}/config/app_cfg.pyc

Also available in: Unified diff