summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-10-01 11:01:28 +0200
committerÓscar García Amor2019-10-01 11:01:28 +0200
commitcc37391e60a07775cccf27edd7e65b329ee63cac (patch)
tree80f57b4bf10d083baf7f9942f27d7e1e5d0527c2
parenteb3822a1efb73c7025c9a2e4fdb833a81e72f1ee (diff)
downloadaur-cc37391e60a07775cccf27edd7e65b329ee63cac.tar.gz
upgpkg: transmission-remote-gui-gtk2 5.17.0-1
compile transgui in verbose mode
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78f85a50672b..5ccae33d85bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ sha256sums=('c3d5378f8b6be64c3fefab77eecd86b5357dfd9dbb941bd620b6083ae350417f'
build() {
cd "${_pkgname}-${pkgver}"
- lazbuild "${_pkgname}.lpi" --lazarusdir=/usr/lib/lazarus --widgetset=${_ws}
+ lazbuild "${_pkgname}.lpi" --verbose --lazarusdir=/usr/lib/lazarus --widgetset=${_ws}
}
package() {