mirror of
https://github.com/luzifer-aur/obs-studio-browser.git
synced 2024-12-21 00:31:18 +00:00
Fix indention in PKGBUILD and set expandtab in vim
This commit is contained in:
parent
3c02406da8
commit
eb375fcbbd
1 changed files with 5 additions and 5 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -57,4 +57,4 @@ package() {
|
||||||
make install DESTDIR="$pkgdir"
|
make install DESTDIR="$pkgdir"
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim: ts=2:sw=2
|
# vim: ts=2:sw=2:expandtab
|
||||||
|
|
Loading…
Reference in a new issue