Skip to content

Commit

Permalink
fixup makefile for flatpak rename update
Browse files Browse the repository at this point in the history
  • Loading branch information
GloriousEggroll committed Apr 19, 2024
1 parent 2849d05 commit c40ae2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ umu-install: version-install umu-dist-install umu-docs-install umu-bin-install
endif

ifeq ($(FLATPAK), xtrue)
UMU_LAUNCHER_COMMAND = org.openwinecomponents.umu.launcher
UMU_LAUNCHER_COMMAND = org.openwinecomponents.umu.umu-launcher
else
UMU_LAUNCHER_COMMAND = $(DATADIR)/$(INSTALLDIR)/umu_run.py
endif
Expand Down

0 comments on commit c40ae2a

Please sign in to comment.