From ecd107bbec3336d9fa2c4cedfc2f7ce86af66bb8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 20 Apr 2009 15:00:55 -0400 Subject: reword descriptions Shorten, remove duplicate verbiage, and list the characteristic file of the build system. --- Debian/Debhelper/Buildsystem/cmake.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Debian/Debhelper/Buildsystem/cmake.pm') diff --git a/Debian/Debhelper/Buildsystem/cmake.pm b/Debian/Debhelper/Buildsystem/cmake.pm index fe91503c..8bdbabbb 100644 --- a/Debian/Debhelper/Buildsystem/cmake.pm +++ b/Debian/Debhelper/Buildsystem/cmake.pm @@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib; use base 'Debian::Debhelper::Buildsystem::makefile'; sub DESCRIPTION { - "support for building CMake based packages (outside-source tree only)" + "CMake (CMakeLists.txt)" } sub check_auto_buildable { -- cgit v1.2.3