From f2fd63ed1124d54f398e5bc3a0cdbd383a21c196 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 23 Apr 2008 14:58:55 -0400 Subject: dh_auto_install: New program, automates running make install, or using setup.py to install. Supports the PREFIX=/usr special case needed by MakeMaker Makefiles. (Support for cmake and other build systems planned but not yet implemented.) --- dh_auto_clean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dh_auto_clean') diff --git a/dh_auto_clean b/dh_auto_clean index 8aa6ab70..aa16c724 100755 --- a/dh_auto_clean +++ b/dh_auto_clean @@ -23,7 +23,7 @@ clean the package. This is intended to work for about 90% of packages. If it doesn't work, or tries to use the wrong clean target, you're encoruaged to skip using -dh_auto_test at all, and just run make clean manually. +dh_auto_clean at all, and just run make clean manually. =head1 OPTIONS -- cgit v1.2.3