summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian Lau2019-03-01 13:49:38 +0100
committerSebastian Lau2019-03-01 13:49:38 +0100
commit3603ad7225723feee5047a4b847fc716cfd657ae (patch)
treeea0918a8cd4f2c8407b8dbd627e7e64b5b2be120 /PKGBUILD
parentfd215123e85463060fa2e6613c51a5e5c7ac0173 (diff)
downloadaur-3603ad7225723feee5047a4b847fc716cfd657ae.tar.gz
RM compile options recommended by upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc547877cd54..825a979544c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=plymouth
pkgver=0.9.4
-pkgrel=3
+pkgrel=4
pkgdesc="A graphical boot splash screen with kernel mode-setting support"
url="http://www.freedesktop.org/wiki/Software/Plymouth/"
arch=('x86_64')
@@ -81,8 +81,6 @@ build() {
--enable-gtk=no \
--enable-tracing \
--disable-tests \
- --without-boot-entry \
- --without-default-plugin \
--enable-gdm-transition \
--with-logo=/usr/share/plymouth/arch-logo.png \
--with-release-file=/etc/os-release \