Changes of Revision 2
speechnote.spec
Changed
x
1
2
chmod a-x $FLATPAK_DEST/lib/python%{python_version}/site-packages/tensorboard/webfiles.zip
3
rm $FLATPAK_DEST/%{_lib}/python%{python_version}/site-packages/.gitignore
4
rm -r $FLATPAK_DEST/share
5
+rm $FLATPAK_DEST/bin/widsindex
6
+rmdir $FLATPAK_DEST/bin
7
8
%fdupes %buildroot%_datadir/%{aname}/python
9
mv %buildroot%{_bindir}/%{aname} %buildroot%{_bindir}/%{aname}.exe
10