use config.lua

This commit is contained in:
Gwenhael Le Moine 2023-10-01 13:11:58 +02:00
parent 5f9a6f1a6f
commit 96dacb4a65
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -121,7 +121,7 @@ install: all
install -m 755 -d -- $(DESTDIR)$(DOCDIR)
cp -R AUTHORS LICENSE README* doc* romdump/ $(DESTDIR)$(DOCDIR)
-./dist/x48ng --print-config > ./dist/config.lua
# -./dist/x48ng --print-config > ./dist/config.lua
install -c -m 644 dist/config.lua $(DESTDIR)$(DOCDIR)/config.lua
install -m 755 -d -- $(DESTDIR)$(PREFIX)/share/applications