We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0e8fc commit c692426Copy full SHA for c692426
2 files changed
srcpkgs/boot-66serv/files/tty@
srcpkgs/boot-66serv/template
@@ -27,8 +27,6 @@ post_install() {
27
vlicense LICENSE
28
# @version should be incremented only when there is a change in the specific
29
# frontend service file.
30
- vinstall ${FILESDIR}/tty@ 644 usr/share/66/service/
31
- vsed -i "s/@VERSION@/0.0.1/" "${DESTDIR}/usr/share/66/service/tty@"
32
vinstall ${FILESDIR}/runit 644 usr/share/66/service/
33
vsed -i "s/@VERSION@/0.0.1/" "${DESTDIR}/usr/share/66/service/runit"
34
vinstall ${FILESDIR}/switch-initutils-66 644 usr/share/66/service/ switch-initutils
0 commit comments