Enable *.bm files generation for umk users

git-svn-id: svn://ultimatepp.org/upp/trunk@14197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
amrein 2020-03-28 12:19:30 +00:00
parent 6b72ed7189
commit e06dd5725e
2 changed files with 6 additions and 4 deletions

View file

@ -401,11 +401,11 @@ do
cp -a "$i" "${i%.in}"
done
#for i in *.bm.in
#do
for i in *.bm.in
do
## sed -e "s@((INCLUDES))@`pkg-config --cflags-only-I $library_list|sed -e s/-I//g -e \"s/ /;/g\"`@g" -e "s@((LIBRARIES))@`pkg-config --libs-only-L $library_list|sed -e s/-L//g -e \"s/ /;/g\"`@g ${CXXSTD_RE}" "$i" > "${i%.in}"
# cp -a "$i" "${i%.in}"
#done
cp -a "$i" "${i%.in}"
done
if [ "$platform" = "Darwin" ]
then

View file

@ -137,6 +137,8 @@ rm -fr %{buildroot}
%{_datadir}/icons/hicolor/48x48/apps/theide.png
%{_datadir}/pixmaps/theide.png
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/CLANG.bm
%{_datadir}/%{name}/GCC.bm
%dir %{_datadir}/%{name}/speller
%{_datadir}/%{name}/speller/*