diff options
author | ribet | 2007-04-26 09:00:00 +0000 |
---|---|---|
committer | ribet | 2007-04-26 09:00:00 +0000 |
commit | 0934db35d1c2784d0c9f61c2cbe8e8acc7c115bb (patch) | |
tree | f05e68ecb8b142c009084646026487994bccaf2f /debian/rules | |
parent | 1ac70d34922aece32446c7d896a8dc81301b74d4 (diff) | |
download | mtc-0934db35d1c2784d0c9f61c2cbe8e8acc7c115bb.zip mtc-0934db35d1c2784d0c9f61c2cbe8e8acc7c115bb.tar.gz mtc-0934db35d1c2784d0c9f61c2cbe8e8acc7c115bb.tar.bz2 mtc-0934db35d1c2784d0c9f61c2cbe8e8acc7c115bb.tar.xz |
Changing package name because mtools is a standard debian package
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 4ae3c13..8881262 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ # $Id$ # -package=mtools +package=mtools-perl # Uncomment this to turn on verbose mode. export DH_VERBOSE=1 |