From a08cbe70716fe8494ec34b5bd20a47a822f4f3f1 Mon Sep 17 00:00:00 2001 From: Balint Reczey Date: Mon, 9 Jun 2014 14:53:00 +0700 Subject: Use only dpkg-buildpackage for building .debs This makes .deb generation not depending on autotools and also removes debian-package target from autotools-generated Makefile. Change-Id: Ia684cd310d85906763af1035fddf39c1fbaed984 Reviewed-on: https://code.wireshark.org/review/2052 Reviewed-by: Evan Huus Reviewed-by: Gerald Combs --- README.cmake | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.cmake') diff --git a/README.cmake b/README.cmake index c0ecbfc81e..313810bd66 100644 --- a/README.cmake +++ b/README.cmake @@ -121,9 +121,6 @@ What needs to be done? - Build source package (using CPack). This is obsolete if we decide to release VCS snapshots instead - Build rpm package (using CPack). -- Build dpkg package (using CPack). - This is obsolete, we should call CMake from debian/rules instead, using dh - (rbalint) - Add back checkAPI target. - Test and add support for other platforms (BSDs, OSX, Solaris, Win32, Win64, ...) -- cgit v1.2.1