1
1

debian/rules: Use the real configure switch (this comment doesn't make

much sense, does it?)



git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@91 7dcaeef0-15fb-0310-b436-a5af3365683c
Этот коммит содержится в:
Jean-Philippe Garcia Ballester 2006-12-06 16:28:02 +00:00
родитель 4f498a1ce7
Коммит 9682f5acf4

2
debian/rules поставляемый
Просмотреть файл

@ -11,7 +11,7 @@ include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
#include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_EXTRA_FLAGS = --with-libgcrypt --with-ssh1
DEB_CONFIGURE_EXTRA_FLAGS = --with-libgcrypt --enable-ssh1
DEB_DBG_PACKAGE_libssh2 = libssh2-dbg
clean::