Skip to content

Commit

Permalink
smh my head
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Tunnic authored Nov 26, 2021
1 parent cfd2dde commit f170704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ PACKAGING = \
mkdir -p $(OUTPUTDIR)/net.kdt.pojavlauncher.$(1)_$(VERSION)_iphoneos-arm; \
cd $(OUTPUTDIR)/net.kdt.pojavlauncher.$(1)_$(VERSION)_iphoneos-arm; \
mkdir -p {DEBIAN,Applications,usr/share/pojavlauncher/{instances/default,Library/{Application\ Support,Caches}}}; \
cd var/mobile/Documents/.pojavlauncher; \
cd usr/share/pojavlauncher; \
ln -sf ../../instances/default Library/Application\ Support/minecraft; \
cd $(OUTPUTDIR)/net.kdt.pojavlauncher.$(1)_$(VERSION)_iphoneos-arm; \
if [ '$(NOSTDIN)' = '1' ]; then \
Expand Down

0 comments on commit f170704

Please sign in to comment.