Skip to content

Commit

Permalink
Merge pull request #2532 from mariux64/fix-texstudio-nodistro
Browse files Browse the repository at this point in the history
texstudio: add /usr/local/package/bin to .desktop
  • Loading branch information
wwwutz authored Nov 19, 2021
2 parents 449f327 + 89223d9 commit 7b96535
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions texstudio.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
#!/usr/bin/env beesh

# BEE_VERSION texstudio-4.0.4-0
# BEE_VERSION texstudio-4.0.4-1

#SRCURL[0]="https://github.com/texstudio-org/texstudio/archive/refs/tags/${PKGVERSION}.tar.gz textstudio-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/2933f02ea2d384d6fcfbab7d96d294f8/textstudio-4.0.4.tar.gz"

# PATCHURL+=()
# add /usr/local/package/bin to .desktop
PATCHURL+=("https://beehive.molgen.mpg.de/b79164d48a8572bcf041dcce4d165059/texstudio-fix-path-in-desktop.patch")

# build_in_sourcedir

Expand Down

0 comments on commit 7b96535

Please sign in to comment.