Project

General

Profile

Revision 44c09396

ID44c093967226f7e90a594a61c3334d7f89e56da6
Parent 207b24cd
Child 99e0b4c0

Added by Aurelien BOMPARD almost 14 years ago

Correction pour les traductions

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@4210 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

pkg/vigiboard.redhat.spec
112 112
	SYSCONFDIR=%{_sysconfdir} \
113 113
	PYTHON=%{__python}
114 114

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

  
117 117

  
118 118
%clean
119 119
rm -rf $RPM_BUILD_ROOT
120 120

  
121
%files -f %{name}.lang
121
%files
122 122
%defattr(-,root,root)
123 123
%doc COPYING
124 124
%dir %{_sysconfdir}/vigilo
......
128 128
%attr(750,apache,apache) %{_localstatedir}/log/vigilo/%{module}
129 129
%attr(750,apache,apache) %{_localstatedir}/cache/vigilo/sessions
130 130
%{python26_sitelib}/*
131

  

Also available in: Unified diff