mirror of
https://aur.archlinux.org/ocp.git
synced 2024-11-24 13:16:30 +00:00
Formatting
This commit is contained in:
parent
481a7021ff
commit
61fb2c0723
1 changed files with 74 additions and 72 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -100,3 +100,5 @@ package_ocp() {
|
||||||
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