mirror of
https://github.com/steveschnepp/x48ng
synced 2024-11-16 19:48:35 +01:00
put old docs from 0.6.4 into doc_0.6.4
This commit is contained in:
parent
f743357bca
commit
073178cd2a
9 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -78,7 +78,7 @@ install: all
|
|||
gzip -9 $(DESTDIR)$(MANDIR)/man1/x48ng.1
|
||||
|
||||
install -m 755 -d -- $(DESTDIR)$(DOCDIR)
|
||||
cp -R AUTHORS COPYING ChangeLog* LICENSE README* doc/ romdump/ $(DESTDIR)$(DOCDIR)
|
||||
cp -R AUTHORS COPYING LICENSE README* doc* romdump/ $(DESTDIR)$(DOCDIR)
|
||||
|
||||
install -m 755 -d -- $(DESTDIR)$(PREFIX)/share/applications
|
||||
sed "s|@PREFIX@|$(PREFIX)|g" x48ng.desktop > $(DESTDIR)$(PREFIX)/share/applications/x48ng.desktop
|
||||
|
|
Loading…
Reference in a new issue