[X2Go-Commits] [x2gokdrive] 04/04: x2gokdrive.spec: build verbosely.
git-admin at x2go.org
git-admin at x2go.org
Mon Oct 28 21:20:18 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gokdrive.
commit ec8d8258cddf826ae69e651f616846033b3c42e2
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Oct 28 21:18:32 2019 +0100
x2gokdrive.spec: build verbosely.
We do want to see actual compilation steps.
---
debian/changelog | 1 +
x2gokdrive.spec | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1cd6ae1..36d17f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -73,6 +73,7 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
"real" gettext-devel package that virtually provides a gettext-autopoint
package.
+ Also build-depend upon pam-devel.
+ + Build verbosely. We do want to see actual compilation steps.
* debian/rules:
+ Remove weird empty variable reference construct.
+ Whitespace-only fixes.
diff --git a/x2gokdrive.spec b/x2gokdrive.spec
index 7c97294..361fed5 100644
--- a/x2gokdrive.spec
+++ b/x2gokdrive.spec
@@ -268,6 +268,7 @@ autoreconf -fvi
--libexecdir='%{_prefix}/lib/xorg' \
--with-module-dir='%{_prefix}/lib/xorg/modules' \
--with-serverconfig-path='%{_libexecdir}' \
+ --disable-silent-rules \
--disable-static \
--without-dtrace \
--disable-strict-compilation \
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git
More information about the x2go-commits
mailing list