This commit is contained in:
parent
10c9d4fdce
commit
3d8679495b
@ -1108,9 +1108,11 @@ done
|
||||
%make_autocorr_aliases -l it-IT it-CH
|
||||
%make_autocorr_aliases -l nl-NL nl-AW
|
||||
%make_autocorr_aliases -l sv-SE sv-FI
|
||||
for file in %{buildroot}%{_libdir}/%{name}/share/autocorr/acor*.dat ; do
|
||||
echo "$file" >> file-lists/common_list.txt
|
||||
pushd %{buildroot}%{_libdir}/%{name}/share/autocorr
|
||||
for file in acor*.dat ; do
|
||||
echo "%{_libdir}/%{name}/share/autocorr/$file" >> file-lists/common_list.txt
|
||||
done
|
||||
popd
|
||||
|
||||
# Symlink uno.py and unohelper.py so that python can find them
|
||||
mkdir -p %{buildroot}%{python_sitelib}
|
||||
|
Loading…
x
Reference in New Issue
Block a user