diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-10 18:05:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-10 18:05:01 -0400 |
commit | b02ae7c9f2237b4e09bceae4b42ec76f0a458ea0 (patch) | |
tree | 95b50101d6060071eca8e3006d6040f4373f43af | |
parent | 57961470b587d8e26202ea15beec018dbd07bc6c (diff) | |
download | moreutils-b02ae7c9f2237b4e09bceae4b42ec76f0a458ea0.tar.gz |
typo
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 8172a57..cc50779 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f -# Prevent the makefile from stripping, in case it's being build in +# Prevent the makefile from stripping, in case it's being built in # unstripped mode. export INSTALL_BIN=install |