mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-08-07 08:02:55 +03:00
debian/rules, debian/libssh-dev.docs: Use doc and install-doc Makefile target.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@92 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
2
debian/libssh-dev.docs
vendored
2
debian/libssh-dev.docs
vendored
@@ -1 +1 @@
|
|||||||
doxygen/html/
|
debian/tmp/usr/share/doc/libssh/html
|
||||||
|
6
debian/rules
vendored
6
debian/rules
vendored
@@ -14,9 +14,5 @@ include /usr/share/cdbs/1/rules/debhelper.mk
|
|||||||
DEB_CONFIGURE_EXTRA_FLAGS = --with-libgcrypt --enable-ssh1
|
DEB_CONFIGURE_EXTRA_FLAGS = --with-libgcrypt --enable-ssh1
|
||||||
DEB_DBG_PACKAGE_libssh2 = libssh2-dbg
|
DEB_DBG_PACKAGE_libssh2 = libssh2-dbg
|
||||||
|
|
||||||
clean::
|
|
||||||
rm -rf .libs/
|
|
||||||
rm -rf doxygen/
|
|
||||||
|
|
||||||
install/libssh-dev::
|
install/libssh-dev::
|
||||||
doxygen
|
make install-doc DESTDIR=debian/tmp
|
||||||
|
Reference in New Issue
Block a user