summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor2018-04-12 20:51:44 -0400
committerIgor2018-04-12 20:51:44 -0400
commitf36ec13e015955a3423e4c6f139b218c15789780 (patch)
treee1f4ae894e2ecefd320f0495eace0625cae1e2a6 /PKGBUILD
parent2e782da9e8507f6ac785b8f7a3ab213168ff4e7d (diff)
downloadaur-f36ec13e015955a3423e4c6f139b218c15789780.tar.gz
Revert "Generate man page"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0419a1b954bd..c307294d8077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=xfce4-terminal
pkgname=xfce4-terminal-git
pkgver=0.8.7.3.r30.gbf257001
-pkgrel=1
+pkgrel=2
pkgdesc="A modern terminal emulator primarily for the Xfce desktop environment - git checkout"
arch=('i686' 'x86_64')
url="https://docs.xfce.org/apps/terminal/start"
@@ -27,7 +27,6 @@ build() {
--sysconfdir=/etc \
--libexecdir=/usr/lib/xfce4 \
--localstatedir=/var \
- --enable-gen-doc \
--disable-static \
--disable-debug
make