fix bad install path in sci-visualization/plots
This commit is contained in:
parent
d4c0cb9de3
commit
dbf712bf9a
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ src_install() {
|
|||
|
||||
newicon -s scalable res/com.github.alexhuntley.Plots.svg ${PN}.svg
|
||||
# newicon boycotts -s symbolic
|
||||
insinto insinto /usr/share/icons/hicolor/symbolic/apps
|
||||
insinto /usr/share/icons/hicolor/symbolic/apps
|
||||
newins res/com.github.alexhuntley.Plots-symbolic.svg ${PN}.svg
|
||||
|
||||
make_desktop_entry "${PN}" "Plots" "${PN}" "Science;DataVisualization;Math"
|
Loading…
Add table
Add a link
Reference in a new issue