Template
1
0
Fork 0
mirror of https://aur.archlinux.org/ocp-git.git synced 2024-10-22 21:42:56 +00:00

Correct indentation

This commit is contained in:
Xavier Moffett 2024-10-11 18:43:43 -04:00
parent 15c64ddd57
commit b42e6c5a43
Signed by: Sapphirus
GPG key ID: A6C061B2CEA1A7AC

View file

@ -105,3 +105,5 @@ package_ocp-git() {
make DESTDIR="$pkgdir" libocp.so
make DESTDIR="$pkgdir" install
}
# vim:set ts=4 sw=4 et:1