[pkg-remote-commits] [remmina] 02/04: debian/rules: drop libssh avoidance in compilation

Matteo F. Vescovi mfv at moszumanska.debian.org
Sat Jun 17 12:16:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

mfv pushed a commit to branch experimental
in repository remmina.

commit c09846a502b1920e4fe9dae9a1accdede2836aef
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Sat Jun 17 14:10:20 2017 +0200

    debian/rules: drop libssh avoidance in compilation
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 45fa466..60f6077 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ LDFLAGS += -Wl,--as-needed
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DWITH_APPINDICATOR=OFF -DWITH_LIBSSH=OFF
+	dh_auto_configure -- -DWITH_APPINDICATOR=OFF
 
 override_dh_install:
 	dh_install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/remmina.git



More information about the pkg-remote-commits mailing list