Project

General

Profile

Revision c91e2ca9

IDc91e2ca914b46b07c83562834d9682a5ba9a547b
Parent 90dc7d76
Child 03dd54a9

Added by Aurelien BOMPARD about 12 years ago

Corrections packaging suite

Change-Id: Iabe5a6dfd34b8fe959865634ab6a2ec565078470

View differences:

pkg/vigiboard.rhel6.spec
41 41
    LOCALSTATEDIR=%{_localstatedir} \
42 42
    PYTHON=%{__python}
43 43

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

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

  
46 49

  
......
65 68
%config(noreplace) /etc/logrotate.d/%{name}
66 69
%attr(750,apache,apache) %{_localstatedir}/cache/vigilo/sessions
67 70
%{python_sitelib}/*
68

  
71
%ghost %{python_sitelib}/%{module}/app_cfg.pyc
72
%ghost %{python_sitelib}/%{module}/app_cfg.pyo

Also available in: Unified diff