Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files that should not be installed #220

Open
nalimilan opened this issue Apr 13, 2014 · 0 comments
Open

Files that should not be installed #220

nalimilan opened this issue Apr 13, 2014 · 0 comments

Comments

@nalimilan
Copy link

I've just given a tried at building a julia-studio RPM package for Fedora, and while it seems to work well, I've noted a lot of files are installed which are called q* or qtcreator*. This is a no-go when building a distribution package. Are they really used by Julia Studio?

   /usr/bin/qmlpuppet
   /usr/bin/qtcreator_process_stub
   /usr/bin/qtpromaker
   /usr/bin/sdktool

   /usr/share/icons/hicolor/128x128/apps/QtProject-qtcreator.png
   /usr/share/icons/hicolor/16x16/apps/QtProject-qtcreator.png
   /usr/share/icons/hicolor/24x24/apps/QtProject-qtcreator.png
   /usr/share/icons/hicolor/256x256/apps/QtProject-qtcreator.png
   /usr/share/icons/hicolor/32x32/apps/QtProject-qtcreator.png
   /usr/share/icons/hicolor/48x48/apps/QtProject-qtcreator.png
   /usr/share/icons/hicolor/512x512/apps/QtProject-qtcreator.png
   /usr/share/icons/hicolor/64x64/apps/QtProject-qtcreator.png

And then there's a huge list of files under /usr/share/qtcreator/.

BTW, the executable is called JuliaStudio, which is IMHO very unusual. Why not julia-studio?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant