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.redhat.spec
48 48
    PYTHON=%{__python}
49 49

  
50 50
# Pour marquer en %ghost
51
touch $RPM_BUILD_ROOT%{python_sitelib}/%{module}/app_cfg.py{c,o}
51
touch $RPM_BUILD_ROOT%{python26_sitelib}/%{module}/config/app_cfg.pyc
52 52

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

  
......
76 76
%config(noreplace) /etc/logrotate.d/%{name}
77 77
%attr(750,apache,apache) %{_localstatedir}/cache/vigilo/sessions
78 78
%{python26_sitelib}/*
79
%ghost %{python_sitelib}/%{module}/app_cfg.pyc
80
%ghost %{python_sitelib}/%{module}/app_cfg.pyo
79
%ghost %{python26_sitelib}/%{module}/config/app_cfg.pyc

Also available in: Unified diff