mirror of
https://aur.archlinux.org/ocp.git
synced 2024-11-22 04:16:28 +00:00
Formatting: Whitespace
This commit is contained in:
parent
bfd74a740a
commit
ffed816a83
1 changed files with 1 additions and 2 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -1,7 +1,6 @@
|
|||
# Maintainer: Xavier (sapphirus at azorium dot net)
|
||||
# Original Contributor: Mikael Eriksson <mikael_eriksson@miffe.org>
|
||||
|
||||
|
||||
_pkgbase=ocp
|
||||
pkgname=('ocp' 'ocp-sdl2')
|
||||
pkgver=0.2.103
|
||||
|
@ -97,7 +96,7 @@ package_ocp() {
|
|||
'libancient'
|
||||
'libdiscid')
|
||||
cd $_pkgbase
|
||||
./configure --prefix=/usr --sysconfdir=/etc --with-builtin=core\
|
||||
./configure --prefix=/usr --sysconfdir=/etc --with-builtin=core\
|
||||
--without-x11 --without-sdl2\
|
||||
--without-update-desktop-database\
|
||||
--without-update-mime-database
|
||||
|
|
Loading…
Reference in a new issue