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.redhat.spec
42 42
    LOCALSTATEDIR=%{_localstatedir} \
43 43
    PYTHON=%{__python}
44 44

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

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

  
47 50

  
......
68 71
%config(noreplace) /etc/logrotate.d/%{name}
69 72
%attr(750,apache,apache) %{_localstatedir}/cache/vigilo/sessions
70 73
%{python26_sitelib}/*
71

  
74
%ghost %{python_sitelib}/%{module}/app_cfg.pyc
75
%ghost %{python_sitelib}/%{module}/app_cfg.pyo

Also available in: Unified diff