mirror of
https://aur.archlinux.org/ocp-git.git
synced 2024-11-21 20:06:27 +00:00
Correct indentation
This commit is contained in:
parent
15c64ddd57
commit
b42e6c5a43
1 changed files with 51 additions and 49 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -105,3 +105,5 @@ package_ocp-git() {
|
||||||
make DESTDIR="$pkgdir" libocp.so
|
make DESTDIR="$pkgdir" libocp.so
|
||||||
make DESTDIR="$pkgdir" install
|
make DESTDIR="$pkgdir" install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# vim:set ts=4 sw=4 et:1
|
||||||
|
|
Loading…
Reference in a new issue