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

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

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

  
......
71 71
%config(noreplace) /etc/logrotate.d/%{name}
72 72
%attr(750,apache,apache) %{_localstatedir}/cache/vigilo/sessions
73 73
%{python26_sitelib}/*
74
%ghost %{python_sitelib}/%{module}/app_cfg.pyc
75
%ghost %{python_sitelib}/%{module}/app_cfg.pyo
74
%ghost %{python26_sitelib}/%{module}/config/app_cfg.pyc

Also available in: Unified diff