mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-12 04:34:14 +02:00
Add missing mkdir
This commit is contained in:
1
Makefile
1
Makefile
@@ -451,6 +451,7 @@ ifneq ($(SUDO_USER),)
|
|||||||
-su $(SUDO_USER) -c "xdg-desktop-menu forceupdate --mode system"
|
-su $(SUDO_USER) -c "xdg-desktop-menu forceupdate --mode system"
|
||||||
endif
|
endif
|
||||||
else
|
else
|
||||||
|
-@$(MKDIR) -p $(DESTDIR)$(PREFIX)/share/applications/
|
||||||
cp FreeDesktop/sameboy.desktop $(DESTDIR)$(PREFIX)/share/applications/sameboy.desktop
|
cp FreeDesktop/sameboy.desktop $(DESTDIR)$(PREFIX)/share/applications/sameboy.desktop
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user