install font by default

This commit is contained in:
speedie 2022-12-17 14:30:11 +01:00
parent ff5e5262bd
commit db0f9a8a4d
2 changed files with 1 additions and 0 deletions

View file

@ -115,6 +115,7 @@ install: all
cp -f docs/doc-* ${DESTDIR}${PREFIX}/share/speedwm/
cp -f docs/example.* ${DESTDIR}${PREFIX}/share/speedwm/
cp -f scripts/speedwm* ${DESTDIR}${PREFIX}/bin ; chmod +x ${DESTDIR}${PREFIX}/bin/speedwm*
cp -f docs/font-symbols.ttf ${DESTDIR}${PREFIX}/share/fonts/
chmod 755 ${DESTDIR}${PREFIX}/bin/speedwm
[ -f status ] && chmod 755 ${DESTDIR}${PREFIX}/bin/status || :
make modules_install

BIN
docs/font-symbols.ttf Normal file

Binary file not shown.