Project

General

Profile

Revision 7061ecbf

ID7061ecbf6cbb05f7fd04cba190c24e2071f41fe7
Parent cc774053
Child ec4b33e0

Added by Aurelien BOMPARD about 12 years ago

Corrections packaging suite

Change-Id: Iabe5a6dfd34b8fe959865634ab6a2ec565078470

View differences:

pkg/vigigraph.rhel6.spec
36 36
    LOCALSTATEDIR=%{_localstatedir} \
37 37
    PYTHON=%{__python}
38 38

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

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

  
41 44

  
......
60 63
%config(noreplace) /etc/logrotate.d/%{name}
61 64
%attr(750,apache,apache) %{_localstatedir}/cache/vigilo/sessions
62 65
%{python_sitelib}/*
63

  
66
%ghost %{python_sitelib}/%{module}/app_cfg.pyc
67
%ghost %{python_sitelib}/%{module}/app_cfg.pyo

Also available in: Unified diff