summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem/makefile.pm
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-04-20 15:00:55 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-04-20 15:00:55 -0400
commitecd107bbec3336d9fa2c4cedfc2f7ce86af66bb8 (patch)
tree511006e8b8990910d1553798782e81410c536b02 /Debian/Debhelper/Buildsystem/makefile.pm
parent0ccb397a6c52894c8756b3611121b4e1bbe11e5e (diff)
reword descriptions
Shorten, remove duplicate verbiage, and list the characteristic file of the build system.
Diffstat (limited to 'Debian/Debhelper/Buildsystem/makefile.pm')
-rw-r--r--Debian/Debhelper/Buildsystem/makefile.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Debian/Debhelper/Buildsystem/makefile.pm b/Debian/Debhelper/Buildsystem/makefile.pm
index db244526..244ef30d 100644
--- a/Debian/Debhelper/Buildsystem/makefile.pm
+++ b/Debian/Debhelper/Buildsystem/makefile.pm
@@ -43,7 +43,7 @@ sub make_first_existing_target {
}
sub DESCRIPTION {
- "support for building Makefile based packages (make && make install)"
+ "simple Makefile"
}
sub new {