mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
btsync: fix indentation in template
This commit is contained in:
parent
1a587a37ec
commit
59337ee5df
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ do_build() {
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
||||||
vmkdir "usr/lib/btsync"
|
vmkdir "usr/lib/btsync"
|
||||||
vcopy btsync-vars.sh "usr/lib/btsync"
|
vcopy btsync-vars.sh "usr/lib/btsync"
|
||||||
|
|
||||||
vlicense "${FILESDIR}/LICENSE"
|
vlicense "${FILESDIR}/LICENSE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue