mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
xbps-casper: fix typo.
--HG-- branch : gnome3
This commit is contained in:
parent
c6c77d7175
commit
a27a22c536
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ do_install()
|
||||||
install -m 755 ${FILESDIR}/hooks/* ${initramfsdir}/hooks
|
install -m 755 ${FILESDIR}/hooks/* ${initramfsdir}/hooks
|
||||||
install -m 755 ${FILESDIR}/scripts/casper-bottom/* \
|
install -m 755 ${FILESDIR}/scripts/casper-bottom/* \
|
||||||
${initramfsdir}/scripts/casper-bottom
|
${initramfsdir}/scripts/casper-bottom
|
||||||
install -m 644 ${FILESDIR}/scripts/{casper,casper-helpers}} \
|
install -m 644 ${FILESDIR}/scripts/{casper,casper-helpers} \
|
||||||
${initramfsdir}/scripts
|
${initramfsdir}/scripts
|
||||||
install -m 644 ${FILESDIR}/conf.d/* ${initramfsdir}/conf.d
|
install -m 644 ${FILESDIR}/conf.d/* ${initramfsdir}/conf.d
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue